rh_get_mapname
- Синтаксис
-
native rh_get_mapname(output[], len, MapNameType:type = MNT_SET);
Переменная | Описание |
---|---|
output |
Buffer to copy map name to |
len |
Maximum buffer size |
type |
MNT_SET will return the name of the current map MNT_TRUE will return the original map name independant of the name set with via rh_set_mapname |
- Описание
- Gets the name of the map.
- Возвращает
- Функция ничего не возвращает