Revision Difference
Vector:Rotate#512424
<function name="Rotate" parent="Vector" type="classfunc">⤶
<description>⤶
Rotates a vector by the given angle.⤶
Doesn't return anything, but rather changes the original vector.⤶
</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="rotation" type="Angle">The angle to rotate the vector by.</arg>⤶
</args>⤶
</function>⤶
⤶