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