Navigation
API > API/Plugins > API/Plugins/RemoteControlCommon > API/Plugins/RemoteControlCommon/FRCPropertyVariant
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FRCPropertyVariant
(
const TSharedPtr< IPropertyHandle >& InPropertyHandle |
Construct from an IPropertyHandle. | |
![]() |
FRCPropertyVariant
(
const FProperty* InProperty, |
Construct from a Property, PropertyData ptr, and the expected element count (needed for arrays, strings, etc.). | |
![]() |
FRCPropertyVariant
(
const FProperty* InProperty, |
Construct from a Property and backing data array. Preferred over a raw ptr. |