Garry's Mod Wiki

Revision Difference

Global.isangle#514899

<function name="isangle" parent="Global" type="libraryfunc">⤶ <description>Returns if the passed object is an <page>Angle</page>.</description>⤶ <realm>Shared and Menu</realm>⤶ <args>⤶ <arg name="variable" type="any">The variable to perform the type check for.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">True if the variable is an <page>Angle</page>.</ret>⤶ </rets>⤶ </function>⤶ ⤶