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