FPropertyComponentView

Overload list

Windows
MacOS
Linux
Name Description

Public function

FPropertyComponentView

(
    T& InData
)

Construction from a specific piece of data. Specified data must outlive this view

Public function

FPropertyComponentView

(
    void* InData,
    int32 InDataSizeof
)

Construction from a pointer to a piece of data, and its type's size.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss