Elin Decompiled Documentation
EA 23.346 Nightly
Loading...
Searching...
No Matches
SLOT.cs
Go to the documentation of this file.
1
public
class
SLOT
2
{
3
public
const
int
token
= 43;
4
5
public
const
int
tool
= 40;
6
7
public
const
int
neck
= 31;
8
9
public
const
int
arm
= 34;
10
11
public
const
int
toolbelt
= 44;
12
13
public
const
int
relic
= 46;
14
15
public
const
int
leg
= 38;
16
17
public
const
int
torso
= 32;
18
19
public
const
int
lightsource
= 45;
20
21
public
const
int
waist
= 37;
22
23
public
const
int
foot
= 39;
24
25
public
const
int
hand
= 35;
26
27
public
const
int
head
= 30;
28
29
public
const
int
finger
= 36;
30
31
public
const
int
range
= 41;
32
33
public
const
int
ammo
= 42;
34
35
public
const
int
back
= 33;
36
37
public
static
readonly
int
[]
IDS
=
new
int
[17]
38
{
39
43, 40, 31, 34, 44, 46, 38, 32, 45, 37,
40
39, 35, 30, 36, 41, 42, 33
41
};
42
}
SLOT
Definition:
SLOT.cs:2
SLOT.ammo
const int ammo
Definition:
SLOT.cs:33
SLOT.foot
const int foot
Definition:
SLOT.cs:23
SLOT.toolbelt
const int toolbelt
Definition:
SLOT.cs:11
SLOT.neck
const int neck
Definition:
SLOT.cs:7
SLOT.back
const int back
Definition:
SLOT.cs:35
SLOT.torso
const int torso
Definition:
SLOT.cs:17
SLOT.token
const int token
Definition:
SLOT.cs:3
SLOT.arm
const int arm
Definition:
SLOT.cs:9
SLOT.IDS
static readonly int[] IDS
Definition:
SLOT.cs:37
SLOT.waist
const int waist
Definition:
SLOT.cs:21
SLOT.finger
const int finger
Definition:
SLOT.cs:29
SLOT.relic
const int relic
Definition:
SLOT.cs:13
SLOT.lightsource
const int lightsource
Definition:
SLOT.cs:19
SLOT.hand
const int hand
Definition:
SLOT.cs:25
SLOT.leg
const int leg
Definition:
SLOT.cs:15
SLOT.range
const int range
Definition:
SLOT.cs:31
SLOT.tool
const int tool
Definition:
SLOT.cs:5
SLOT.head
const int head
Definition:
SLOT.cs:27
Elin
SLOT.cs
Generated by
1.9.6