 | AbstractUniformGridTCell, TPointContains Method |
Checks whether the given point is inside the grid, or not.
This function must be consistent with the enumerator that is returned
with GetEnumerator(all points returned by the enumerator must be Inside,
and all points that are inside must be returned by the enumerator).
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
See Also