Entities.GetInPvs(Vector)

server
Goes through the entities and find the ones that are in the PVS of the provided vector.

Argument

Returns

  • table A table of entities found.
  • integer The number of entities found.

Examples

Entities.GetInPvs – Goes through the entities and find the ones that are in the PVS of the provided vector.