|
Elin Decompiled Documentation EA 23.343.5 Nightly
|
Static Public Member Functions | |
| static string | ValidXml (string name) |
| static string | Text (XElement e) |
| static string[] | SplitTags (string value) |
| static void | ReadIdRow (XElement e, ref List< string[]> rows, string path) |
| static XDocument | Load (byte[] bytes, out string error) |
Static Private Member Functions | |
| static string | Attribute (XElement e, string name) |
Static Private Attributes | |
| static readonly string[] | _validXml |
|
inlinestaticprivate |
Definition at line 92 of file ModXml.cs.
Referenced by ReadIdRow().
|
inlinestatic |
Definition at line 97 of file ModXml.cs.
Referenced by BaseModPackage.UpdateMeta().
|
inlinestatic |
Definition at line 50 of file ModXml.cs.
References $, Attribute(), Debug, and BaseModPackage.NormalizeId().
Referenced by BaseModPackage.UpdateMeta().
|
inlinestatic |
Definition at line 27 of file ModXml.cs.
Referenced by BaseModPackage.UpdateMeta().
|
inlinestatic |
Definition at line 22 of file ModXml.cs.
Referenced by BaseModPackage.UpdateMeta().
|
inlinestatic |
Definition at line 17 of file ModXml.cs.
References _validXml.
Referenced by BaseModPackage.UpdateMeta().
|
staticprivate |
Definition at line 11 of file ModXml.cs.
Referenced by ValidXml().