-
-
Notifications
You must be signed in to change notification settings - Fork 472
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Nothing to describe, simillar to processLineOfSight but instead of a line, it tests the sphere
This could be helpful for fancy scripts.
Describe the solution you'd like
/
Describe alternatives you've considered
/
Additional context
int __cdecl CWorld::TestSphereAgainstWorld(CVector sphereCenter, float sphereRadius, CEntity *ignoreEntity, char buildings, char vehicles, char peds, char objects, char dummies, char doIgnoreCameraCheck)
offset 0x00569E20
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request