Navigation
Unreal Engine C++ API Reference > 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. |