FRemoteControlDMXProtocolEntity::GetRangePropertyName

Get bound range property.

Windows
MacOS
Linux

Override Hierarchy

FRemoteControlProtocolEntity::GetRangePropertyName()

FRemoteControlDMXProtocolEntity::GetRangePropertyName()

References

Module

RemoteControlProtocolDMX

Header

/Engine/Plugins/VirtualProduction/RemoteControlProtocolDMX/Source/RemoteControlProtocolDMX/Public/RemoteControlProtocolDMX.h

Include

#include "RemoteControlProtocolDMX.h"

Syntax

virtual FName GetRangePropertyName() const

Remarks

Get bound range property. For example, the range could be bound to FFloatProperty or FIntProperty, etc. It could be 0.f bound to FStructProperty or 0 bound to FBoolProperty where 0.f or 0 are Range PropertyName Each protocol defines its own binding property 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