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<class Func, class PropertyType, class ValueType>
static ValueType RemoteControlTypeUtilities&58;&58;GetClampedValue
&40;
Func InFunc,
const PropertyType &42; InProperty,
ValueType InValue,
const TArray< FName > & InMetaKeys
&41;
}