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