Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlModule > API/Plugins/RemoteControl/IRemoteControlModule/IsPresetTransient
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlModule.h |
| Include | #include "IRemoteControlModule.h" |
bool IsPresetTransient
&40;
const FGuid & PresetId
&41; const
Remarks
Check whether a preset is transient using its id.
- PresetId id of the preset to check.