TRemoteControlTypeTraits< bool >

RemoteControlTypeTraits for bool

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

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

Include

#include "RCTypeTraits.h"

Syntax

template<>
struct TRemoteControlTypeTraits< bool >

Remarks

RemoteControlTypeTraits for bool

Functions

Name Description

Public function Static

constexpr Ty...

 

DefaultMappingValueMax()

Public function Static

constexpr Ty...

 

DefaultMappingValueMin()

Public function Static

constexpr Ty...

 

DefaultRangeValueMax()

Public function Static

constexpr Ty...

 

DefaultRangeValueMin()

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

Type

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