FIND STREET NAME AT POSITION
Jump to navigation
Jump to search
Number of parameters: 5 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x |
2. | float | y |
3. | float | z |
4. | unsigned integer | variable to store place 1 |
5. | unsigned integer | variable to store place 2 |
Return value: | ||
Type | Description | |
None |
This native will give you two hashes for the street you are on (parameters 4 and 5). To convert the hashes to strings, use the GET_STRING_FROM_HASH_KEY native.