FPreAnimatedStateExtension::GetStorageChecked

Get a genericly typed storage entry by its erased ID, failing an assertion if it does not exist

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateExtension.h"

Syntax

TSharedPtr< IPreAnimatedStorage > GetStorageChecked
(
    FPreAnimatedStorageID InStorageID
) const

Remarks

Get a genericly typed storage entry by its erased ID, failing an assertion if it does not exist

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