Entities.IsValidEdict(Entity)

server
Checks if an entity is valid by checking if it's edict is valid and not free

Argument

Returns

  • boolean True if the entity is valid, false otherwise.

Examples

Entities.IsValidEdict – Checks if an entity is valid by checking if it's edict is valid and not free