Garry's Mod Wiki

Revision Difference

Angle:Sub#513947

<function name="Sub" parent="Angle" type="classfunc">⤶ <description>Subtracts the values of the argument angle to the orignal angle. This functions the same as angle1 - angle2 without creating a new angle object, skipping object construction and garbage collection.</description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="angle" type="Angle">The angle to subtract.</arg>⤶ </args>⤶ </function>⤶ ⤶