RemoteControlTypeUtilities::GetPropertySize

Overload list

Windows
MacOS
Linux
Name Description

Public function

SIZE_T

 

RemoteControlTypeUtilities::GetPropertySize

(
    const TSharedPtr< IPropertyHandle >...
)

Size of given property + data, accounting for item count (arrays, strings, etc.)

Public function

SIZE_T

 

RemoteControlTypeUtilities::GetPropertySize

(
    const FProperty* InProperty,
    void* InData
)

Size of given property + data, accounting for item count (arrays, strings, etc.)

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