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