EngineGetFramePosition: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Client function}}
{{Client function}}
__NOTOC__
__NOTOC__
{{New feature/item|1.4.0|
{{New items|3.0151|1.4|
This function get frame rotation from [[vehicle]] [[element]].
This function get frame rotation from [[vehicle]] [[element]].
}}<br />
}}<br />

Revision as of 20:42, 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