Table of Contents

Method SetQuickBarButtons

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetQuickBarButtons(PlayerQuickBarButton[])

Sets the quickbar contents for this creature.

public void SetQuickBarButtons(PlayerQuickBarButton[] buttons)

Parameters

buttons PlayerQuickBarButton[]

The array of button data to apply.