UAnimationGraphSchema::DoesSupportAnimNotifyActions

Some inherited schemas don't want anim-notify actions listed, so this is an easy way to check that

Windows
MacOS
Linux

Override Hierarchy

UEdGraphSchema_K2::DoesSupportAnimNotifyActions()

UAnimationGraphSchema::DoesSupportAnimNotifyActions()

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimationGraphSchema.h

Include

#include "AnimationGraphSchema.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimationGraphSchema.cpp

Syntax

virtual bool DoesSupportAnimNotifyActions() const

Remarks

Some inherited schemas don't want anim-notify actions listed, so this is an easy way to check that

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