Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Internal.HashFunctions
HashFunction Class
HashFunction Methods
Range Method
Range Method (Int32, Int32, Int32)
Range Method (Int32, Int32, Int32[])
Range Method (Single, Single, Int32)
Range Method (Single, Single, Int32[])
Range Method (Int32, Int32, Int32, Int32)
Range Method (Single, Single, Int32, Int32)
Range Method (Int32, Int32, Int32, Int32, Int32)
Range Method (Single, Single, Int32, Int32, Int32)
HashFunction
Range Method (Single, Single, Int32)
Optional method that can be implemented to optimize this special case.
Namespace:
Gamelogic.Extensions.Internal.HashFunctions
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
Range
(
float
min
,
float
max
,
int
data
)
Parameters
min
Type:
System
Single
max
Type:
System
Single
data
Type:
System
Int32
Return Value
Type:
Single
See Also
Reference
HashFunction Class
Range Overload
Gamelogic.Extensions.Internal.HashFunctions Namespace