UControlRig::SetObjectBinding

Setup bindings to a runtime object (or clear by passing in nullptr).

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::SetObjectBinding()

UControlRig::SetObjectBinding()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/ControlRig.h

Include

#include "ControlRig.h"

Syntax

virtual void SetObjectBinding
(
    TSharedPtr< IControlRigObjectBinding > InObjectBinding
)

Remarks

Setup bindings to a runtime object (or clear by passing in nullptr).

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