Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
RectPoint Structure
RectPoint Operators
Multiply Operator
Multiply Operator (RectPoint, RectPoint)
Multiply Operator (RectPoint, Int32)
RectPoint
Multiply Operator (RectPoint, RectPoint)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
RectPoint
operator
*
(
RectPoint
point1
,
RectPoint
point2
)
Parameters
point1
Type:
Gamelogic.Grids
RectPoint
point2
Type:
Gamelogic.Grids
RectPoint
Return Value
Type:
RectPoint
See Also
Reference
RectPoint Structure
Multiply Overload
Gamelogic.Grids Namespace