FInitialValueCache::GetGlobalInitialValues

Retrieve a container used for sharing initial values between linkers.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneInitialValueCache.h

Include

#include "EntitySystem/MovieSceneInitialValueCache.h"

Source

/Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneInitialValueCache.cpp

Syntax

static TSharedPtr< FInitialValueCache > GetGlobalInitialValues()

Remarks

Retrieve a container used for sharing initial values between linkers. @note The instance is not referenced internally, so will be destroyed when all externally owned shared pointers are destroyed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss