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
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.