-
-
Notifications
You must be signed in to change notification settings - Fork 111
Scripting: EntryType Type
Simon Judd edited this page Jul 12, 2017
·
1 revision
The EntryType type contains information about an entry's type/format.
Type | Name | Description |
---|---|---|
string |
id |
The type id |
string |
name |
The type name |
string |
extension |
The file extension used when saving entries of this type to a file |
string |
formatId |
The type's data format id |
string |
editor |
The id of the editor used to open entries of this type |
string |
category |
The type category, used in the entry list filter |
Home | Downloads | Tutorials | Wiki Index | SLADE Homepage