Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
The runtime module for the ML Deformer.
| Name | FMLDeformerModule |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModule.h |
| Include Path | #include "MLDeformerModule.h" |
Syntax
class FMLDeformerModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CVarMLDeformerMaxLODLevels | IConsoleVariable * | MLDeformerModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const IConsoleVariable & GetMaxLODLevelsOnCookCVar() |
MLDeformerModule.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
MLDeformerModule.h | ||
virtual void StartupModule() |
MLDeformerModule.h |