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