Table of Contents

Method PopUpGUIPanel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

PopUpGUIPanel(GUIPanel)

Displays a GUI panel to a player.

public void PopUpGUIPanel(GUIPanel panel = GUIPanel.Death)

Parameters

panel GUIPanel

The panel type to display.