Symbol
Last updated
Last updated
An indivisible unit of a writing system. In Syllabore, are used to represents vowels, consonants, sequences, or clusters.
Implements: Archigen.IWeighted
Symbol(System.String value)
Instantiates a new with the specified value.
Symbol(System.String value, System.Int32 weight)
Instantiates a new with the specified value and weight.
Copy()
Creates a deep copy of this .
ToString()
System.String
Returns a string representation of this .
Value
System.String
A character or set of characters representing this .
Weight
System.Int32
A weight value that affects how frequently it should be selected compared to other weighted elements. The default weight of a is 1.