Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/FAnimGraphCommands
- TCommands::RegisterCommands()
- FAnimGraphCommands::RegisterCommands()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphCommands.h |
| Include | #include "AnimGraphCommands.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphCommands.cpp |
virtual void RegisterCommands&40;&41;
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.