Interface IWeighted
Namespace: GameKit.Dependencies.Utilities
Assembly: GameKit.Dependencies.dll
Syntax
public interface IWeighted
Methods
GetQuantity()
Declaration
ByteRange GetQuantity()
Returns
| Type | Description |
|---|---|
| ByteRange |
GetWeight()
Declaration
float GetWeight()
Returns
| Type | Description |
|---|---|
| System.Single |