Class holding an encounter object and it's position
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| CombatToggleEventArgs(Int32, Int32, EncounterData) |
Class holding an encounter object and it's position
| |
| encounter |
Object handle of the encounter
| |
| encounterDataIndex |
The index that the encounter holds within the parent ZoneData object
| |
| zoneDataIndex |
The index that the parent zone node holds
|