FPreAnimatedStateExtension::RegisterStorage

Called from [TAutoRegisterPreAnimatedStorageID](API\Runtime\MovieScene\Evaluation\PreAnimatedState\TAutoRegisterPre-) to register a new application-wide storage type

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateExtension.h

Include

#include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateExtension.h"

Syntax

template<typename StorageType>
static TPreAnimatedStorageID< StorageType > RegisterStorage()

Remarks

Called from TAutoRegisterPreAnimatedStorageID to register a new application-wide storage type

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