StringToInt — RedM Natives
0xF2DD2298B3AF23E2 · MISC · all
`` Returns false if it's a null or empty string or if the string is too long. outInteger will be set to -999 in that case. ``
Parameters
| Name | Type |
|---|---|
| string | char* |
| outInteger | int* |
Returns
BOOL
0xF2DD2298B3AF23E2 · MISC · all
`` Returns false if it's a null or empty string or if the string is too long. outInteger will be set to -999 in that case. ``
| Name | Type |
|---|---|
| string | char* |
| outInteger | int* |
BOOL