Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControlCommon
References
Module | RemoteControlCommon |
Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCTypeUtilities.h |
Include | #include "RCTypeUtilities.h" |
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?