_NET_GAMESERVER_BEGIN_SERVICE
Docslocal retval, transactionId = NetGameserverBeginService(categoryHash, itemHash, actionTypeHash, value, flags)Parameters
| Name | Type | Description |
|---|---|---|
transactionId | int* | — |
categoryHash | Hash | — |
itemHash | Hash | — |
actionTypeHash | Hash | — |
value | int | — |
flags | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).