See: Description
Class | Description |
---|---|
InstanceManager |
Used for managing multiplayer instances.
|
InstanceMobArena |
An arena that spawns waves of mobs in an instance world.
|
WauzActiveInstance |
An instance data to save session scoped instance information.
|
WauzActiveInstancePool |
A static cache of active instances.
|
WauzBaseInstance |
Abstract class for instance data.
|
WauzInstance |
An instance template, generated from an insctance config file.
|
Enum | Description |
---|---|
WauzInstanceKeyStatus |
The status of a key of an instance.
|
WauzInstanceType |
The type of an instance.
|