Garry's Mod Wiki

Revision Difference

Tool:GetHelpText#526434

<function name="GetHelpText" parent="Tool" type="classfunc"> <description>Returns a language key based on this tool's name and the current stage it is on.</description> <realm>Shared</realm> <file line="163">gamemodes/sandbox/entities/weapons/gmod_tool/object.lua</file> <rets> <ret name="key" type="string">The returned language key, for example &lt;pre class="inline"&gt;"#tool.weld.1"&lt;/pre&gt;</ret>⤶ <ret name="key" type="string">The returned language key, for example `"#tool.weld.1"`</ret>⤶ </rets> </function>