Navigation
API > API/Plugins > API/Plugins/SVGImporter
Inheritance Hierarchy
- TSharedFromThis
- FSVGBaseElement
- FSVGStyleElement
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGElements.h |
| Include | #include "SVGElements.h" |
Syntax
struct FSVGStyleElement : public FSVGBaseElement
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSVGStyleElement
(
const TArray< FSVGStyle >& InStyles |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetDefaultStyle
(
FSVGStyle& OutStyle |
||
| bool | GetStyleByClassName
(
const FString& InClassName, |