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 |
FName GetEntityName
&40;
const FName InDesiredName,
UObject &42; InObject,
const FRCFieldPathInfo & InFieldPath
&41; const
Remarks
Get entity name from given Desired or UObject + Field Path Computing name of the entity
Parameters
| Name | Description |
|---|---|
| InDesiredName | Given name, it might be none |
| InObject | Bound object input |
| InFieldPath | Bound field path |