Alteruna Multiplayer Docs
C#
Show/Hide TOC
Name
Generator Class
Class
NameGenerator
generates names from a random animal and adjective.
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
public
class
NameGenerator
Inheritance
Object
NameGenerator
Methods
Generate
Generate a new name from
Adjectives
and
Nouns
and store the result in
Name
.
GenerateStatic
Generate using static method and default values.
Fields
Adjectives
Name
Last name generated by the Generate() method.
Nouns
See Also
Reference
Alteruna Namespace
In This Article
Definition
Methods
Fields
See Also