Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlModule
| Type | Name | Description | |
|---|---|---|---|
| bool | DestroyTransientPreset
(
FName PresetName |
Destroy a transient preset using its name. * PresetName name of the preset to destroy. | |
| bool | DestroyTransientPreset
(
const FGuid& PresetId |
Destroy a transient preset using its id. * PresetId id of the preset to destroy. |