Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
BLOCK.cs
Go to the documentation of this file.
1
public
class
BLOCK
2
{
3
public
const
int
raw
= 1;
4
5
public
const
int
fence
= 2;
6
7
public
const
int
ramp
= 3;
8
9
public
const
int
stairs
= 4;
10
11
public
const
int
halfblock_raw
= 5;
12
}
BLOCK
Definition:
BLOCK.cs:2
BLOCK.stairs
const int stairs
Definition:
BLOCK.cs:9
BLOCK.raw
const int raw
Definition:
BLOCK.cs:3
BLOCK.fence
const int fence
Definition:
BLOCK.cs:5
BLOCK.halfblock_raw
const int halfblock_raw
Definition:
BLOCK.cs:11
BLOCK.ramp
const int ramp
Definition:
BLOCK.cs:7
Elin
BLOCK.cs
Generated by
1.9.6