Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ZoneExportData.cs
Go to the documentation of this file.
1using Newtonsoft.Json;
2
3public class ZoneExportData : EClass
4{
5 [JsonProperty]
6 public string name;
7
8 [JsonProperty]
10
11 [JsonProperty]
12 public bool usermap;
13
14 public Map orgMap;
15}
Definition: EClass.cs:5
Definition: Map.cs:13
SerializedCards serializedCards