Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/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 |