Elin Modding Docs Doc
Loading...
Searching...
No Matches
EloMap.Cell Class Reference

Public Member Functions

 Cell (int i)
 
int GetInt ()
 

Public Attributes

Zone zone
 
int obj
 

Detailed Description

Definition at line 456 of file EloMap.cs.

Constructor & Destructor Documentation

◆ Cell() [1/2]

EloMap.Cell.Cell ( )

Definition at line 459 of file EloMap.cs.

◆ Cell() [2/2]

EloMap.Cell.Cell ( int i)

Definition at line 464 of file EloMap.cs.

Member Function Documentation

◆ GetInt()

int EloMap.Cell.GetInt ( )

Definition at line 470 of file EloMap.cs.

Member Data Documentation

◆ obj

int EloMap.Cell.obj

Definition at line 479 of file EloMap.cs.

◆ zone

Zone EloMap.Cell.zone

Definition at line 476 of file EloMap.cs.


The documentation for this class was generated from the following file: