RemoteControlTypeUtilities::IsSupportedRangeType

The utilities below wrap [TRemoteControlTypeTraits](API\Plugins\RemoteControlCommon\TRemoteControlTypeTraits)

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

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

Include

#include "RCTypeUtilities.h"

Syntax

namespace RemoteControlTypeUtilities
{
    template<typename PropertyType>
    static bool RemoteControlTypeUtilities::IsSupportedRangeType
    (
        const PropertyType * InProperty
    )
}

Remarks

The utilities below wrap TRemoteControlTypeTraits

Is ValueType supported as a range (protocol input) 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