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