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