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