UEdGraphSchema_K2::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

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h

Include

#include "EdGraphSchema_K2.h"

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