RemoteControlTypeUtilities::GetMetadataValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

constexpr TE...

 

RemoteControlTypeUtilities::GetMetadataValue

(
    const PropertyType* InProperty,
    const FName& InKey,
    const ValueType& InDefaultValue
)

Returns typed metadata for numeric property if it exists, otherwise returns the DefaultValue.

Public function Static

constexpr TE...

 

RemoteControlTypeUtilities::GetMetadataValue

(
    const PropertyType* InProperty,
    const FName& InKey,
    const ValueType InDefaultValue
)

Returns typed metadata if it exists, otherwise returns the DefaultValue.

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