GetVehicleRotation
Revision as of 16:47, 21 August 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Returns the rotation of the streamed in vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose rotation is to be obtained.</poem>| retvals=The Quaternion rotation of the vehicle on success, Quaternion(0,0,0,1) on failure ( invalid vehicleid / not streamed in )}}")
Description:
Returns the rotation of the streamed in vehicle
Parameters:
(vehicleid)
vehicleid : The ID of the vehicle, whose rotation is to be obtained.
Return Values:
The Quaternion rotation of the vehicle on success, Quaternion(0,0,0,1) on failure ( invalid vehicleid / not streamed in )