Garry's Mod Wiki

Revision Difference

util.TypeToString#512404

<function name="TypeToString" parent="util" type="libraryfunc">⤶ <description>Converts a type to a (nice, but still parsable) string</description>⤶ <realm>Shared and Menu</realm>⤶ <file line="124">lua/includes/extensions/util.lua</file>⤶ <args>⤶ <arg name="input" type="any">What to convert</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="string">Converted string</ret>⤶ </rets>⤶ </function>⤶ ⤶