Navigation
API > API/Plugins > API/Plugins/SVGImporterEditor
| Name | ISVGImporterEditorModule |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporterEditor/Public/ISVGImporterEditorModule.h |
| Include Path | #include "ISVGImporterEditorModule.h" |
Syntax
class ISVGImporterEditorModule : public IModuleInterface
Implements Interfaces
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ModuleName | const TCHAR * | ISVGImporterEditorModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddSVGActorMenuEntries
(
UToolMenu* InMenu, |
ISVGImporterEditorModule.h | ||
const FName GetStyleName() |
ISVGImporterEditorModule.h | ||
FName GetSVGImporterMenuCategoryName() |
ISVGImporterEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ISVGImporterEditorModule & Get() |
ISVGImporterEditorModule.h | ||
static bool IsLoaded() |
ISVGImporterEditorModule.h |