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