Property | Type | Description | |
---|---|---|---|
edges | float[] |
Method | Description | |
---|---|---|
ClearFlags ( CellFlags flags ) : void | ||
Equals ( Node, other ) : bool | ||
GetHashCode ( ) : int | ||
GridCell ( int index, GridType gridType, Vector3 pos ) : System.Collections.Generic | ||
SetFlags ( CellFlags flags ) : void | ||
TestFlags ( CellFlags flags ) : bool |
public GridCell ( int index, GridType gridType, Vector3 pos ) : System.Collections.Generic | ||
index | int | |
gridType | GridType | |
pos | Vector3 | |
return | System.Collections.Generic |