Navigation
Unreal Engine C++ API Reference > Developer > AITestSuite
Inheritance Hierarchy
References
Module | AITestSuite |
Header | /Engine/Source/Developer/AITestSuite/Public/AITestSuite.h |
Include | #include "AITestSuite.h" |
Syntax
class IAITestSuite : public [IModuleInterface](API\Runtime\Core\Modules\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. |