Garry's Mod Wiki

Revision Difference

Tool:GetOwner#551304

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