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