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