Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlProperty
Description
Get an identifier for the underlying entity. This is used to figure out if two remote control entities have the same underlying field/actor.
Virtual Inheritance
- FRemoteControlEntity::GetUnderlyingEntityIdentifier → FRemoteControlProperty::GetUnderlyingEntityIdentifier
| Name | GetUnderlyingEntityIdentifier |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlField.h |
| Include Path | #include "RemoteControlField.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlField.cpp |
virtual uint32 GetUnderlyingEntityIdentifier() const