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