Navigation
API > API/Plugins > API/Plugins/SequencerAnimTools
Inheritance Hierarchy
- IModuleInterface
- FSequencerAnimToolsModule
References
| Module | SequencerAnimTools |
| Header | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Public/SequencerAnimToolsModule.h |
| Include | #include "SequencerAnimToolsModule.h" |
Syntax
class FSequencerAnimToolsModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |