Table of Contents

Property EventObject

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

EventObject

Gets the object data associated with this GUI event.

public NwObject EventObject { get; }

Property Value

NwObject

Remarks

MinimapMapPinClick: The waypoint the map note is attached to. CharacterSheetSkillClick: The owner of the character sheet.
CharacterSheetFeatClick: The owner of the character sheet.
PlayerListPlayerClick: The player that was clicked.
PartyBarPortraitClick: The creature that was clicked.
DisabledPanelAttemptOpen: For CharacterSheet, the owner of the character sheet. For GUIPanel.Examine*, the object being examined.
ExamineObject: The object being examined.
ChatlogPortraitClick: The owner of the portrait that was clicked.
PlayerlistPlayerTell: The selected player.