Navigation
Unreal Engine C++ API Reference > 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. |