Show / Hide Table of Contents

Class StringTable

A probability table of string elements.

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

Implements

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