Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UControlRig
Bindable event for external objects to contribute to / filter a control value
| Name | FFilterControlEvent |
| Type | class |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRig.h |
| Include Path | #include "ControlRig.h" |
Syntax
class FFilterControlEvent : public TBaseMulticastDelegate_ThreeParams< void, UControlRig *, FRigControlElement *, FRigControlValue & >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, UControlRig , FRigControlElement , FRigControlValue & > → UControlRig::FFilterControlEvent