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