 | IGridTCell, TPointItem Property |
Accesses a cell in the given point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxTCell this[
TPoint point
] { get; set; }Parameters
- point
- Type: TPoint
Property Value
Type:
TCell
See Also