Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/URemoteControlPropertyIdRegistry
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPropertyIdRegistry.h |
| Include | #include "RemoteControlPropertyIdRegistry.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPropertyIdRegistry.cpp |
void RemoveIdentifiedField
(
const FGuid & InEntityId
)
Remarks
Remove an identified field from the registry using its id.
Parameters
| Name | Description |
|---|---|
| InEntityId | Id of the Property to remove. |