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