FPreAnimatedStateExtension::AddStorage

Add a specific storage type to this extension

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>
void AddStorage
(
    TPreAnimatedStorageID< StorageType > InStorageID,
    TSharedPtr< StorageType > InStorage
)

Remarks

Add a specific storage type to this extension

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