Navigation
API > API/Plugins > API/Plugins/TextureAlignMode
Inheritance Hierarchy
- IModuleInterface
- FTextureAlignModeModule
References
| Module | TextureAlignMode |
| Header | /Engine/Plugins/Editor/GeometryMode/Source/TextureAlignMode/Public/TextureAlignEdMode.h |
| Include | #include "TextureAlignEdMode.h" |
Syntax
class FTextureAlignModeModule : public IModuleInterface
Remarks
Texture mode module
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | Called right after the module's DLL has been loaded and the module object has been created |