EngineGetFramePosition: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Redirect to getVehicleComponentPosition. I guess that model frames were renamed to components)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Client function}}
#REDIRECT [[GetVehicleComponentPosition]]
__NOTOC__
{{New feature/item|1.4.0|
This function get frame rotation from [[vehicle]] [[element]].
}}<br />
<br />
 
 
==Syntax==
<syntaxhighlight lang="lua">
float rX, float rY, float rZ engineGetFrameRotation ( vehicle theVehicle, string
theComponent )
</syntaxhighlight>
 
{{New feature|3|1.4|
 
}}
 
==See Also==
{{Engine_functions}}

Latest revision as of 13:47, 5 July 2017