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

Public Member Functions

Point GetCenter ()
 

Public Attributes

int x
 
int z
 
bool occupied
 

Detailed Description

Definition at line 134 of file POIMap.cs.

Member Function Documentation

◆ GetCenter()

Point POIMap.Cell.GetCenter ( )

Definition at line 137 of file POIMap.cs.

Member Data Documentation

◆ occupied

bool POIMap.Cell.occupied

Definition at line 149 of file POIMap.cs.

◆ x

int POIMap.Cell.x

Definition at line 143 of file POIMap.cs.

◆ z

int POIMap.Cell.z

Definition at line 146 of file POIMap.cs.


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