URemoteControlLevelIndependantBinding::SetBoundObject

Set the object this binding should represent.

Windows
MacOS
Linux

Override Hierarchy

URemoteControlBinding::SetBoundObject()

URemoteControlLevelIndependantBinding::SetBoundObject()

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlBinding.h

Include

#include "RemoteControlBinding.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlBinding.cpp

Syntax

virtual void SetBoundObject
(
    const TSoftObjectPtr< UObject > & InObject
)

Remarks

Set the object this binding should represent.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss