Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > FPropertyComponentView
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/IMovieScenePropertyComponentHandler.h |
Include | #include "EntitySystem/IMovieScenePropertyComponentHandler.h" |
template<typename T>
T & ReinterpretCast&40;&41; const
Remarks
Cast this type-erased view to a known data type. Only crude size checking is performned - user is responsible for ensuring that the cast is valid.