Class FloatTable
A probability table of float elements.
Implements
IReadable<System.Single>
Inherited Members
Namespace: FasterGames.Whiskey.Tables
Assembly: cs.temp.dll.dll
Syntax
public class FloatTable : Table<float>, IReadable<float>
A probability table of float elements.
public class FloatTable : Table<float>, IReadable<float>