Navigation
BlueprintAPI > BlueprintAPI/RemoteControlPreset
Expose an actor in a remote control preset.
Target is Remote Control Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Preset | the preset to expose the property in. |
| object | Actor | the actor to expose. |
| struct | Args | optional arguments. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether the operation was successful. |