Navigation
API > API/Editor > API/Editor/CSVtoSVG
Struct Viewer module
| Name | FCSVtoSVGModule |
| Type | class |
| Header File | /Engine/Source/Editor/CSVtoSVG/Public/CSVtoSVGModule.h |
| Include Path | #include "CSVtoSVGModule.h" |
Syntax
class FCSVtoSVGModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
Called before the module is unloaded, right before the module object is destroyed. | CSVtoSVGModule.h | |
virtual void StartupModule() |
Called right after the module DLL has been loaded and the module object has been created | CSVtoSVGModule.h |