Table of Contents

Method SetQuickBarButton

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetQuickBarButton(byte, PlayerQuickBarButton)

Sets a quickbar button at the specified index for this creature.

public void SetQuickBarButton(byte index, PlayerQuickBarButton data)

Parameters

index byte

The button index (0-35).

data PlayerQuickBarButton

The button data to apply.