ents.FindInSphere
From GMod Wiki
Function | |
Syntax |
ents.FindInSphere( Vector center, Number radius ) Where is this used? |
Description: | |
Find all entities within a sphere of a specified radius | |
Returns: | Table : Entity |
Part of Library: | Ents |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Ents.FindInSphere]Ents.FindInSphere [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example