Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FInitialValueCache
Description
- Retrieve a container used for sharing initial values between linkers.
-
The instance is not referenced internally, so will be destroyed when all externally owned shared pointers are destroyed.
| Name | GetGlobalInitialValues |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneInitialValueCache.h |
| Include Path | #include "EntitySystem/MovieSceneInitialValueCache.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneInitialValueCache.cpp |
static TSharedPtr < FInitialValueCache > GetGlobalInitialValues()