has_map_ent_class
- Синтаксис
-
native bool:has_map_ent_class(const classname[]);
Переменная | Описание |
---|---|
classname |
Entity classname to match |
- Описание
- Returns if a map contains at least one entity with the provided class name.
- Возвращает
- True if an entity is found, false otherwise