Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControlCommon
Type | Name | Description | |
---|---|---|---|
![]() |
SIZE_T | RemoteControlTypeUtilities::GetPropertySize
(
const TSharedPtr< IPropertyHandle >& InPropertyHandle |
Size of given property + data, accounting for item count (arrays, strings, etc.) |
![]() |
SIZE_T | RemoteControlTypeUtilities::GetPropertySize
(
const FProperty* InProperty, |
Size of given property + data, accounting for item count (arrays, strings, etc.) |