Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FPropertyComponentView
Type | Name | Description | |
---|---|---|---|
![]() |
FPropertyComponentView
(
T& InData |
Construction from a specific piece of data. Specified data must outlive this view | |
![]() |
FPropertyComponentView
(
void* InData, |
Construction from a pointer to a piece of data, and its type's size. |