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