Ui::getStreetNameFromHashKey
This functions converts the hash of a street name into a readable string.
For how to get the hashes, see PATHFIND::GET_STREET_NAME_AT_COORD.
Syntax
ui.getStreetNameFromHashKey(hash);
Required Arguments
- hash: Model hash or name
Return value
- String
Example
todo