Navigation
API > API/Plugins > API/Plugins/RemoteControl
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RCSignatureAction.h |
| Include | #include "RCSignatureAction.h" |
Syntax
struct FRCSignatureActionContext
Remarks
The context for a Signature Action to execute
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UObject > | Object | The object that the Signature is applying | |
| TObjectPtr< URemoteControlPreset > | Preset | The preset where the Signature is being applied | |
| TSharedPtr< FRemoteControlProperty > | Property | The exposed property from the Signature |