Navigation
API > API/Plugins > API/Plugins/RemoteControl
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
| Include | #include "RemoteControlPreset.h" |
Syntax
struct FExposedFunction
Remarks
Holds an exposed function, its default parameters and owner objects.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< class FStructOnScope > | DefaultParameters | ||
| UFunction * | Function | ||
| TArray< UObject * > | OwnerObjects |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |