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