Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FConstPropertyComponentView
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/IMovieScenePropertyComponentHandler.h |
Include | #include "EntitySystem/IMovieScenePropertyComponentHandler.h" |
template<typename T>
const 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.