FControlSelectedEvent

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

Windows
MacOS
Linux

Inheritance Hierarchy

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

IControlRigManipulatable::FControlSelectedEvent

References

Module

ControlRig

Header

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

Include

#include "Manipulatable/IControlRigManipulatable.h"

Syntax

class FControlSelectedEvent : public TBaseMulticastDelegate_ThreeParams< void, IControlRigManipulatable *, 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