FControlSelectedEvent

Bindable event for external objects to be notified that a Control is Selected

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_ThreeParams< void, UControlRig *, const FRigControl &, bool >

UControlRig::FControlSelectedEvent

References

Module

ControlRig

Header

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

Include

#include "ControlRig.h"

Syntax

class FControlSelectedEvent : public TBaseMulticastDelegate_ThreeParams< void, UControlRig *, const FRigControl &, bool >

Remarks

Bindable event for external objects to be notified that a Control is Selected

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