Table of Contents

Method GetQuickBarButton

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetQuickBarButton(byte)

Gets the quickbar button at the specified index.

public PlayerQuickBarButton GetQuickBarButton(byte index)

Parameters

index byte

The button index (0-35).

Returns

PlayerQuickBarButton

The quickbar button data.