Navigation
API > API/Plugins > API/Plugins/RemoteControlCommon
Concept to check if PropertyType::TCppType matches ValueType
| Name | CPropertyValuePair |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCTypeTraits.h |
| Include Path | #include "RCTypeTraits.h" |
Syntax
struct CPropertyValuePair
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(TIsDerivedFrom< PropertyType, TProperty< ValueType, PropertyType > >::Value) Requires() |
RCTypeTraits.h |