Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/URemoteControlPreset > API/Plugins/RemoteControl/URemoteControlPreset/Unexpose
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 |
void Unexpose
(
const FGuid & EntityId
)
Remarks
Unexpose an entity from the preset.
Parameters
| Name | Description |
|---|---|
| EntityId | the entity's id. |