FOnGraphStateChanged

Delegate that native code can hook into to handle state entry/exit

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, const struct FAnimNode_StateMachine &, int32, int32 > FOnGraphStateChanged

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h

Include

#include "Animation/AnimInstance.h"

Remarks

Delegate that native code can hook into to handle state entry/exit

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