AMX Mod X API Documentation

Signature
native bool:FClassnameIs(const entityIndex, const className[]);
Description

Compares the entity to a specified classname.

Notes
  • This native also checks the validity of an entity.
Returns

true/false

Назад
Верх