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