TRemoteControlPropertyTypeTraits< FTextProperty >

RemoteControlPropertyTypeTraits for [FTextProperty](API\Runtime\CoreUObject\UObject\FTextProperty)

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCTypeTraits.h

Include

#include "RCTypeTraits.h"

Syntax

template<>
struct TRemoteControlPropertyTypeTraits< FTextProperty >

Remarks

RemoteControlPropertyTypeTraits for FTextProperty

Functions

Name Description

Public function Static

ValueType

 

DefaultMappingValueMax()

The default maximum value for newly created mapping.

Public function Static

ValueType

 

DefaultMappingValueMin()

The default minimum value for newly created mapping.

Public function Static

ValueType

 

DefaultRangeValueMax()

The default maximum value for newly created range.

Public function Static

ValueType

 

DefaultRangeValueMin()

The default minimum value for newly created range (protocol, input).

Public function Static

constexpr bo...

 

IsSupportedMappingType()

Is ValueType supported as a mapping (property output) value?

Public function Static

constexpr bo...

 

IsSupportedRangeType()

Is ValueType supported as a range (protocol input) value?

Typedefs

Name

Description

PropertyType

ValueType

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