Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimationGraphSchema
- UEdGraphSchema_K2::DoesSupportAnimNotifyActions()
- UAnimationGraphSchema::DoesSupportAnimNotifyActions()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimationGraphSchema.h |
| Include | #include "AnimationGraphSchema.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimationGraphSchema.cpp |
virtual bool DoesSupportAnimNotifyActions&40;&41; const
Remarks
Some inherited schemas don't want anim-notify actions listed, so this is an easy way to check that