Get World function?

Hello.

Is there a way to possibly get the world and all its props?
Something similar to GetPlayerPed(-1)

Any help is well appreciated :wink:

You know the world consists of serveral tens of thousand props, would insane to request all the props in a world. Use GetClosestObjectOfType instead.