GET_LENGTH_OF_LITERAL_STRING
Returns the length of the string passed (much like strlen).
HUDBuild 1207
Signature
lua
GetLengthOfLiteralString(string)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| const char* | — |
Usage
lua
GetLengthOfLiteralString(string)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
