See: Description
| Class | Description |
|---|---|
| RelationTracker |
A class to track the progress of relationships between a player and a citizen.
|
| WauzCitizen |
A citizen, generated from a citizen config file.
|
| WauzCitizenCache |
A cache of citizens, used for repeating citizen actions.
|
| WauzCitizenInteractions |
The interaction options of a citizen.
|
| WauzCitizenSpawner |
A class to handle spawning / despawning, aswell as rendering of citizen npcs.
|
| WauzInstanceCitizen |
A citizen that can be instanced, to be encountered in instanced worlds.
|
| Enum | Description |
|---|---|
| RelationLevel |
The level of a relationship between a player and a citizen.
|