Method GetQuickBarButton
GetQuickBarButton(byte)
Gets the quickbar button at the specified index.
public PlayerQuickBarButton GetQuickBarButton(byte index)
Parameters
indexbyteThe button index (0-35).
Returns
- PlayerQuickBarButton
The quickbar button data.