Click or drag to resize

ImageMapTPointItem Property (Vector2)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TPoint this[
	Vector2 point
] { get; }

Parameters

point
Type: Vector2

Property Value

Type: TPoint
See Also