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