Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AssemblyCSharp
MathExtensions
C# Class AssemblyCSharp.MathExtensions
Mostra file
Open project: wooga/ps_social_jam
Public Methods
Method
Description
Clamp
(
this
value
,
int
min
,
int
max
) :
int
Method Details
Clamp()
public
static
method
public
static
Clamp
(
this
value
,
int
min
,
int
max
) :
int
value
this
min
int
max
int
return
int