native pev_valid(entindex);
| entindex | The entity id to check. |
Checks the validity of an entity.
0 on invalid entity
1 on entity is valid
2 on entity is valid and it has private data (safe to use pdata natives on).
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.