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 |
PRAGMA_ENABLE_DEPRECATION_WARNINGS void Unexpose
(
FName EntityLabel
)
Remarks
Unexpose an entity from the preset.
Parameters
| Name | Description |
|---|---|
| EntityLabel | The label of the entity to unexpose. |