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" |
URemoteControlPreset &42; CreateTransientPreset&40;&41;
Remarks
Create a transient preset. Make sure to call DestroyTransientPreset when done with the preset or it will stay in memory. the new preset, or nullptr if it couldn't be created.