TransferObject
boolean IPhysicsEnvironment:TransferObject( IPhysicsObject obj, IPhysicsEnvironment newEnvironment )
Description
Transfers the physics object from this environment to the new environment.
You shouldn't transfer players or vehicles.
It currently is quite buggy and shouldn't really be used.