Table of Contents

Property OpenedPanel

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

OpenedPanel

Gets the GUI panel that attempted to be opened. Only valid in DisabledPanelAttemptOpen events.

public GUIPanel OpenedPanel { get; }

Property Value

GUIPanel