Click or drag to resize

MeshGridBehaviourTPointCreateCell Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual MeshCell CreateCell(
	TPoint point
)

Parameters

point
Type: TPoint

Return Value

Type: MeshCell
See Also