Click or drag to resize
NavigationGraphgetCell Method (Vector2i)

[Missing <summary> documentation for "M:Planetbase.NavigationGraph.getCell(Planetbase.Vector2i)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public NavigationCell getCell(
	Vector2i pos
)

Parameters

pos
Type: PlanetbaseVector2i

[Missing <param name="pos"/> documentation for "M:Planetbase.NavigationGraph.getCell(Planetbase.Vector2i)"]

Return Value

Type: NavigationCell

[Missing <returns> documentation for "M:Planetbase.NavigationGraph.getCell(Planetbase.Vector2i)"]

See Also