Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlActor
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 → FRemoteControlActor::GetUnderlyingEntityIdentifier
| Name | GetUnderlyingEntityIdentifier |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlActor.h |
| Include Path | #include "RemoteControlActor.h" |
virtual uint32 GetUnderlyingEntityIdentifier() const