Navigation
API > API/Plugins > API/Plugins/SVGImporterEditor
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FSVGImporterEditorCommands
References
| Module | SVGImporterEditor |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporterEditor/Public/SVGImporterEditorCommands.h |
| Include | #include "SVGImporterEditorCommands.h" |
Syntax
class FSVGImporterEditorCommands : public TCommands< FSVGImporterEditorCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | SpawnSVGActor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |