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