Summary
Includes `add` in the `hash`.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Containing Type
- FMUtilities
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static void AddHash(ref int hash, int add)
Attributes
Type | Description |
---|---|
MethodImplAttribute |
Parameters
Name | Type | Description |
---|---|---|
hash | int | |
add | int |
Return Value
Type | Description |
---|---|
void |