Navigation
Unreal Engine C++ API Reference > Editor > CSVtoSVG
Inheritance Hierarchy
References
Module | CSVtoSVG |
Header | /Engine/Source/Editor/CSVtoSVG/Public/CSVtoSVGModule.h |
Include | #include "CSVtoSVGModule.h" |
Syntax
class FCSVtoSVGModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)
Remarks
Struct Viewer module
Overridden from IModuleInterface
Type | Name | Description |
---|---|---|
void | ShutdownModule () | Called before the module is unloaded, right before the module object is destroyed. |
void | StartupModule () | Called right after the module DLL has been loaded and the module object has been created |