Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
ContainerUpgrade.cs
Go to the documentation of this file.
1
using
Newtonsoft.Json;
2
3
public
class
ContainerUpgrade
:
EClass
4
{
5
[JsonProperty]
6
public
int
cap
;
7
8
[JsonProperty]
9
public
int
cool
;
10
}
ContainerUpgrade
Definition:
ContainerUpgrade.cs:4
ContainerUpgrade.cool
int cool
Definition:
ContainerUpgrade.cs:9
ContainerUpgrade.cap
int cap
Definition:
ContainerUpgrade.cs:6
EClass
Definition:
EClass.cs:5
Elin
ContainerUpgrade.cs
Generated by
1.9.6