_NETWORK_REGISTER_TUNABLE_INT_HASH
Docslocal retval, value = NetworkRegisterTunableIntHash(contextHash, nameHash)Parameters
| Name | Type | Description |
|---|---|---|
contextHash | Hash | — |
nameHash | Hash | — |
value | int* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, value = NetworkRegisterTunableIntHash(contextHash, nameHash)| Name | Type | Description |
|---|---|---|
contextHash | Hash | — |
nameHash | Hash | — |
value | int* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!