프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Classes | List | ||
Description | string | ||
Subtypes | string[] | ||
Symbol | char | ||
Title | string | ||
Words | string[][] |
메소드 | 설명 | |
---|---|---|
GetRandomIndex ( |
||
GetRandomWord ( |
||
GetRandomWordMultiClass ( |
||
GetWordByIndex ( int index, string subtype, WordFormat format ) : string | ||
Merge ( |
||
RandomizeDistWeights ( |
||
WordList ( |
||
WordList ( string path, int &total ) : System |
메소드 | 설명 | |
---|---|---|
Error ( string type ) : string | ||
Format ( string input, WordFormat format ) : string | ||
GetMultiClassList ( ) : List |
||
Load ( |
||
LookForSubtype ( string name ) : int | ||
PickByWeight ( List |
||
PickByWeight ( string className, |
||
TotalWeights ( List |
||
TotalWeights ( string className ) : int |
public GetRandomIndex ( |
||
rand | ||
className | string | |
리턴 | int |
public GetRandomWord ( |
||
rand | ||
subtype | string | |
className | string | |
format | WordFormat | |
리턴 | string |
public GetRandomWordMultiClass ( |
||
rand | ||
subtype | string | |
format | WordFormat | |
리턴 | string |
public GetWordByIndex ( int index, string subtype, WordFormat format ) : string | ||
index | int | |
subtype | string | |
format | WordFormat | |
리턴 | string |
public RandomizeDistWeights ( |
||
rand | ||
factor | int | |
리턴 | void |
public WordList ( |
||
reader | ||
total | int | |
리턴 | System |
public WordList ( string path, int &total ) : System | ||
path | string | |
total | int | |
리턴 | System |