TIsSupportedRangePropertyType< FNumericProperty >

Currently all numeric types are supported so we can shortcut the above (rather than doing a series of CastField's)

Windows
MacOS
Linux

Inheritance Hierarchy

FRemoteControlProtocolMapping::TIsSupportedRangePropertyTypeBase< FNumericProperty >

FRemoteControlProtocolMapping::TIsSupportedRangePropertyType< FNumericProperty >

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlProtocolBinding.h

Include

#include "RemoteControlProtocolBinding.h"

Syntax

template<>
struct TIsSupportedRangePropertyType< FNumericProperty > : public FRemoteControlProtocolMapping::TIsSupportedRangePropertyTypeBase< FNumericProperty >

Remarks

Currently all numeric types are supported so we can shortcut the above (rather than doing a series of CastField's)

Constants

Name

Description

Value

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