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