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