Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TPropertyValueStorage
Description
- Find an initial value given its object and property name.
-
Only properties cached using a FTrackInstancePropertyBindings instance will be retrieved using this method.
| Name | GetCachedValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneInitialValueCache.h |
| Include Path | #include "EntitySystem/MovieSceneInitialValueCache.h" |
const StorageType & GetCachedValue
(
FInitialValueIndex Index
)