Navigation
API > API/Plugins > API/Plugins/BlueprintFileUtils
Inheritance Hierarchy
- IModuleInterface
- FBlueprintFileUtilsModule
References
| Module | BlueprintFileUtils |
| Header | /Engine/Plugins/BlueprintFileUtils/Source/BlueprintFileUtils/Public/BlueprintFileUtils.h |
| Include | #include "BlueprintFileUtils.h" |
Syntax
class FBlueprintFileUtilsModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |