|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Additional Inherited Members | |
Public Member Functions inherited from BaseModPackage | |
| bool | IsValidVersion () |
| bool | Init () |
| void | UpdateMeta (bool updateOnly=false) |
| void | Activate () |
| void | Parse () |
Public Attributes inherited from BaseModPackage | |
| string | title |
| string | author |
| string | version |
| string | id |
| string | description |
| string | visibility |
| string[] | tags |
| bool | builtin |
| bool | activated |
| bool | willActivate = true |
| bool | installed |
| bool | banned |
| bool | isInPackages |
| bool | hasPublishedPackage |
| bool | downloadStarted |
| int | loadPriority |
| object | item |
| DirectoryInfo | dirInfo |
| Text | progressText |
Static Public Attributes inherited from BaseModPackage | |
| static XmlReader | xmlReader |
| static XmlReaderSettings | readerSetting |
Definition at line 1 of file ModPackage.cs.