Navigation
API > API/Runtime > API/Runtime/AIModule
The public interface to this module
| Name | IAIModule |
| Type | class |
| Header File | /Engine/Source/Runtime/AIModule/Public/AIModule.h |
| Include Path | #include "AIModule.h" |
Syntax
class IAIModule : public IAISystemModule
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EAssetTypeCategories::Type GetAIAssetCategoryBit() |
AIModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Singleton-like access to this module's interface. | AIModule.h | ||
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | AIModule.h |