Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlEntity
Description
Change the object this exposed entity is currently pointing to. @Note You should call CanBindObject before calling this method.
Derived Overrides
| Name | BindObject |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlEntity.h |
| Include Path | #include "RemoteControlEntity.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlEntity.cpp |
virtual void BindObject
(
UObject * InObjectToBind
)