System GetEntitiesInSphereByClass

From CryWiki

Jump to: navigation, search

System.GetEntitiesInSphereByClass(vec3, number, string)

Description

Gets all entities in a sphere, with the given class

Arguments

  1. Position of the sphere (center)
  2. Radius of the sphere
  3. Name of entity class


Notes

See GetEntitiesInSphere.

Personal tools