_SC_INBOX_MESSAGE_GET_BOUNTY_DATA
Docslocal retval, outData = ScInboxMessageGetBountyData(index)Parameters
| Name | Type | Description |
|---|---|---|
index | int | — |
outData | int* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval, outData = ScInboxMessageGetBountyData(index)| Name | Type | Description |
|---|---|---|
index | int | — |
outData | int* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!