Checks if an entity property exists on an entity.
bool HasEntProp(int entity, PropType type, const char[] prop)
Entity/edict index.
Property type.
Property name.
Whether the property exists on the entity.
Invalid entity.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.