Revision Difference
Vehicle:SetThirdPersonMode#549140
<function name="SetThirdPersonMode" parent="Vehicle" type="classfunc">
<description>Sets the third person mode state.</description>
<realm>Shared</realm>
<file line="547-L551">lua/includes/extensions/entity.lua</file>
<file line="586-L590">lua/includes/extensions/entity.lua</file>
<args>
<arg name="enable" type="boolean">Enable or disable the third person mode for this vehicle</arg>
</args>
</function>