EngineGetFramePosition: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
</syntaxhighlight>
</syntaxhighlight>


{{New feature|4|1.0|
{{New feature|3|1.4|


}}
}}

Revision as of 20:40, 10 September 2012


This function get frame rotation from vehicle element.


Syntax

float rX, float rY, float rZ engineGetFrameRotation ( vehicle theVehicle, string
theComponent )


See Also