Class UniqueIntGenerator
Inherited Members
Namespace: SociallyDistant.Core.Core.Systems
Assembly: SociallyDistant.Framework.dll
Syntax
public class UniqueIntGeneratorMethods
ClaimUsedValue(int)
Declaration
public void ClaimUsedValue(int value)Parameters
| Type | Name | Description | 
|---|---|---|
| int | value | 
DeclareUnused(int)
Declaration
public void DeclareUnused(int value)Parameters
| Type | Name | Description | 
|---|---|---|
| int | value | 
GetNextValue()
Declaration
public int GetNextValue()Returns
| Type | Description | 
|---|---|
| int |