Elin Decompiled Documentation EA 23.344.1 Nightly
Loading...
Searching...
No Matches
Wall.cs
Go to the documentation of this file.
1public struct Wall
2{
3 public static Map map;
4
5 public int id;
6
7 public int idMat;
8
10
12}
Definition: Cell.cs:7
static SourceMaterial matSource
Definition: Cell.cs:24
static SourceBlock blockSource
Definition: Cell.cs:26
Definition: Map.cs:13
Definition: Wall.cs:2
SourceBlock.Row source
Definition: Wall.cs:9
static Map map
Definition: Wall.cs:3
SourceMaterial.Row mat
Definition: Wall.cs:11
int id
Definition: Wall.cs:5
int idMat
Definition: Wall.cs:7