Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCollectionPropertyFacade
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetDirty
(
int32 KeyIndex |
Chaos/CollectionPropertyFacade.h | ||
int32 SetDirty
(
const FString& Key |
Chaos/CollectionPropertyFacade.h |
SetDirty(int32)
| Name | SetDirty |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
void SetDirty
(
int32 KeyIndex
)
SetDirty(const FString &)
| Name | SetDirty |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
int32 SetDirty
(
const FString & Key
)