UControlRigValidationPass::OnEvent

Called whenever the rig is running an event.

Windows
MacOS
Linux

References

Module

ControlRig

Header

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

Include

#include "ControlRigValidationPass.h"

Syntax

virtual void OnEvent
(
    UControlRig * InControlRig,
    const FName & InEventName,
    FControlRigValidationContext * InContext
)

Remarks

Called whenever the rig is running an event.

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