Navigation
API > API/Plugins > API/Plugins/RemoteControlCommon
Type
typedef typename TEnableIf< TAnd< TIsDerivedFrom< PropertyType, FProperty >>::Value, ValueType >::Type TPropertyConstraint
References
| Module | RemoteControlCommon |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCTypeUtilities.h |
| Include | #include "RCTypeUtilities.h" |
Remarks
Various RemoteControl property type Traits (wraps internal implementations). This resolves the property type for you.