FFilterControlEvent

Bindable event for external objects to contribute to / filter a control value

Windows
MacOS
Linux

Inheritance Hierarchy

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

UControlRig::FFilterControlEvent

References

Module

ControlRig

Header

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

Include

#include "ControlRig.h"

Syntax

class FFilterControlEvent : public TBaseMulticastDelegate_ThreeParams< void, UControlRig *, const FRigControl &, FRigControlValue & >

Remarks

Bindable event for external objects to contribute to / filter a control value

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