Method GetNearbyPickupObjects
GetNearbyPickupObjects(Vector3, Single)
Declaration
public static Prop[] GetNearbyPickupObjects(Vector3 position, float radius)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | The position to check the Entity against. |
System.Single | radius | The maximun distance from the |
Returns
Type | Description |
---|---|
Prop[] |