Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
ArrayPoint Structure
ArrayPoint Operators
Addition Operator
Equality Operator
Inequality Operator
Subtraction Operator
ArrayPoint
Equality Operator
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
bool
operator
==
(
ArrayPoint
p1
,
ArrayPoint
p2
)
Parameters
p1
Type:
Gamelogic.Grids
ArrayPoint
p2
Type:
Gamelogic.Grids
ArrayPoint
Return Value
Type:
Boolean
See Also
Reference
ArrayPoint Structure
Gamelogic.Grids Namespace