Navigation
API > API/Plugins > API/Plugins/SVGImporter
| Name | FSVGImporterModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGImporter.h |
| Include Path | #include "SVGImporter.h" |
Syntax
class FSVGImporterModule : public IModuleInterface
Implements Interfaces
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnDefaultSVGDataRequested | TBaseDelegate_NoParams< USVGData * > | SVGImporter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USVGData * CreateDefaultSVGData() |
SVGImporter.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSVGImporterModule & Get() |
SVGImporter.h |