_NET_GAMESERVER_DELETE_CHARACTER_SLOT
Docslocal retval = NetGameserverDeleteCharacterSlot(slot, transfer, reason)Parameters
| Name | Type | Description |
|---|---|---|
slot | int | — |
transfer | BOOL | — |
reason | Hash | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = NetGameserverDeleteCharacterSlot(slot, transfer, reason)| Name | Type | Description |
|---|---|---|
slot | int | — |
transfer | BOOL | — |
reason | Hash | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!