Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControl
References
Module | RemoteControl |
Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlField.h |
Include | #include "RemoteControlField.h" |
Syntax
enum EExposedFieldType
&123;
Invalid,
Property,
Function,
&125;
Values
Name | Description |
---|---|
Invalid | |
Property | |
Function |
Remarks
The type of the exposed field.