Navigation
API > API/Plugins > API/Plugins/RemoteControl
The type of the exposed field.
| Name | EExposedFieldType |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlField.h |
| Include Path | #include "RemoteControlField.h" |
Syntax
enum EExposedFieldType
{
Invalid,
Property,
Function,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Property | |
| Function |