_NET_GAMESERVER_BASKET_ADD_ITEM
Docslocal retval, itemData = NetGameserverBasketAddItem(quantity)Parameters
| Name | Type | Description |
|---|---|---|
itemData | Any* | — |
quantity | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, itemData = NetGameserverBasketAddItem(quantity)| Name | Type | Description |
|---|---|---|
itemData | Any* | — |
quantity | int | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!