Revision Difference
Entity:SetRenderAngles#546095
<function name="SetRenderAngles" parent="Entity" type="classfunc">
<description>Sets the render angles of the Entity.</description>
<realm>Client</realm>
<file line="16">lua/includes/extensions/client/entity.lua</file>⤶
<args>
<arg name="newAngles" type="Angle">The new render angles to be set to.</arg>
</args>
</function>