URemoteControlLevelIndependantBinding::IsBound

Check if the object is bound.

Windows
MacOS
Linux

Override Hierarchy

URemoteControlBinding::IsBound()

URemoteControlLevelIndependantBinding::IsBound()

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 bool IsBound
(
    const TSoftObjectPtr< UObject > & Object
) const

Remarks

Check if the object is bound.

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