Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRCPropertyIdWrapper
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 SetPropertyId
(
FName InNewPropertyId
)
Remarks
Get the type of the wrapped entity.
Parameters
| Name | Description |
|---|---|
| InNewPropertyId | The new PropertyId to assign to this PropertyIdWrapper. |