Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/TPropertyValueStorage
| Type | Name | Description | |
|---|---|---|---|
| TOptional< FInitialValueIndex > | FindPropertyIndex
(
const FKeyType& InKey |
||
| TOptional< FInitialValueIndex > | FindPropertyIndex
(
UObject* BoundObject, |
Find an initial value index given its object and fast ptr offset | |
| TOptional< FInitialValueIndex > | FindPropertyIndex
(
UObject* BoundObject, |
Find an initial value index given its object and custom accessor index | |
| TOptional< FInitialValueIndex > | FindPropertyIndex
(
UObject* BoundObject, |
Find an initial value index given its object and property name. |