Revision Difference
Tool:GetOwner#561523
<function name="GetOwner" parent="Tool" type="classfunc">
<description>Returns the owner of this tool.</description>
<realm>Shared</realm>
<file line="120">gamemodes/sandbox/entities/weapons/gmod_tool/stool.lua</file>
<rets>
<ret name="" type="Entity">Player using the tool</ret>
<ret name="" type="Player">Player using the tool</ret>
</rets>
</function>