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