Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
Mathi Class
Mathi Methods
Div Method
FloorToInt Method
Frac Method
Mod Method
Sine Method
Mathi
Mod Method
Mod operator that also works for negative m.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
int
Mod
(
int
m
,
int
n
)
Parameters
m
Type:
System
Int32
n
Type:
System
Int32
Return Value
Type:
Int32
See Also
Reference
Mathi Class
Gamelogic.Grids Namespace