URemoteControlLevelIndependantBinding::UnbindObject

Unset the underlying object this binding currently represents.

Windows
MacOS
Linux

Override Hierarchy

URemoteControlBinding::UnbindObject()

URemoteControlLevelIndependantBinding::UnbindObject()

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 UnbindObject
(
    const TSoftObjectPtr< UObject > & InBoundObject
)

Remarks

Unset the underlying object this binding currently represents.

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