Click or drag to resize

SplicedGridTCell, TBasePointContains Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool Contains(
	SplicedPoint<TBasePoint> point
)

Parameters

point
Type: Gamelogic.GridsSplicedPointTBasePoint

Return Value

Type: Boolean

Implements

IGridSpaceTPointContains(TPoint)
See Also