Show / Hide Table of Contents

Class BoolTable

A probability table of bool elements.

Inheritance
System.Object
Table<System.Boolean>
BoolTable
Implements
IReadable<System.Boolean>
Inherited Members
Table<Boolean>.random
Table<Boolean>.tableEntries
Table<Boolean>.Entries
Table<Boolean>.TotalWeightInTable
Table<Boolean>.Read()
Table<Boolean>.Add(Ref<Boolean>, Single)
Table<Boolean>.Add(Boolean, Single)
Table<Boolean>.Clear()
Namespace: FasterGames.Whiskey.Tables
Assembly: cs.temp.dll.dll
Syntax
public class BoolTable : Table<bool>, IReadable<bool>

Implements

IReadable<T>
In This Article
Back to top Copyright FasterGames ©