Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/TPropertyValueStorage
| Type | Name | Description | |
|---|---|---|---|
| const StorageType * | FindCachedValue
(
UObject* BoundObject, |
Find an initial value given its object and property name. | |
| const StorageType * | FindCachedValue
(
UObject* BoundObject, |
Find an initial value given its object and custom accessor index | |
| const StorageType * | FindCachedValue
(
UObject* BoundObject, |
Find an initial value given its object and property name. |