Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/URemoteControlPreset
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
| Include | #include "RemoteControlPreset.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPreset.cpp |
TWeakPtr< FRemoteControlActor > ExposeActor
&40;
AActor &42; Actor,
FRemoteControlPresetExposeArgs Args
&41;
Remarks
Expose an actor on this preset. The exposed actor.
Parameters
| Name | Description |
|---|---|
| Actor | the actor to expose. |
| Args | The arguments used to expose the actor. |