Combat |
public class CombatToggleEventArgs : EventArgs
The CombatToggleEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CombatToggleEventArgs | Class holding an encounter object and it's position |
| Name | Description | |
|---|---|---|
| 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 |