 | HashFunctionValue Method (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
Syntaxpublic float Value(
int data
)
Parameters
- data
- Type: SystemInt32
Return Value
Type:
Single
See Also