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