Click or drag to resize

AbstractUniformGridTCell, TPointArrayPointFromPoint Method (TPoint)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected abstract ArrayPoint ArrayPointFromPoint(
	TPoint point
)

Parameters

point
Type: TPoint

Return Value

Type: ArrayPoint
See Also