Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlModule
Deprecated * RegisterPreset is deprecated.
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlModule.h |
| Include | #include "IRemoteControlModule.h" |
bool RegisterPreset
&40;
FName Name,
URemoteControlPreset &42; Preset
&41;
Remarks
Register the preset with the module, enabling using the preset remotely using its name. whether registration was successful.