Navigation
API > API/Editor > API/Editor/GameplayTasksEditor
Inheritance Hierarchy
- IModuleInterface
- IGameplayTasksEditorModule
References
| Module | GameplayTasksEditor |
| Header | /Engine/Source/Editor/GameplayTasksEditor/Public/GameplayTasksEditorModule.h |
| Include | #include "GameplayTasksEditorModule.h" |
Syntax
class IGameplayTasksEditorModule : public IModuleInterface
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| IGameplayTasksEditorModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |