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