# FindInSphere
handle FindInSphere(handle_1, Vector_2, float_3)
# Class
✔️ Server: CEntities
❌ Client: undefined
# Function Description
Find entities within a radius. Pass 'null' to start an iteration, or reference to a previously found entity to continue a search
# Parameters
Type | Name | Description |
---|---|---|
handle | handle_1 | No Description Set |
Vector | Vector_2 | No Description Set |
float | float_3 | No Description Set |