Method SetQuickBarButton
SetQuickBarButton(byte, PlayerQuickBarButton)
Sets a quickbar button at the specified index for this creature.
public void SetQuickBarButton(byte index, PlayerQuickBarButton data)
Parameters
indexbyteThe button index (0-35).
dataPlayerQuickBarButtonThe button data to apply.