Navigation
API > API/Plugins > API/Plugins/RemoteControlUI > API/Plugins/RemoteControlUI/FRCExposesPropertyArgs
Type of the Extension arguments
| Name | EType |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlUI/Public/IRemoteControlUIModule.h |
| Include Path | #include "IRemoteControlUIModule.h" |
Syntax
enum EType
{
E_Handle,
E_OwnerObject,
E_None,
}
Values
| Name | Remarks |
|---|---|
| E_Handle | |
| E_OwnerObject | |
| E_None |