Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > TPropertyValueStorage
Type | Name | Description | |
---|---|---|---|
![]() |
FInitialValueIndex | AddInitialValue
(
const FKeyType& InKey, |
|
![]() |
FInitialValueIndex | AddInitialValue
(
UObject* BoundObject, |
Add a cached value for the specified object and fast property ptr offset, returning a unique index for the value |
![]() |
FInitialValueIndex | AddInitialValue
(
UObject* BoundObject, |
Add a cached value for the specified object and a custom property accessor, returning a unique index for the value |
![]() |
FInitialValueIndex | AddInitialValue
(
UObject* BoundObject, |
Add a cached value for the specified object and a slow bindings instance, returning a unique index for the value |