Garry's Mod Wiki

Revision Difference

player.GetBySteamID#512629

<function name="GetBySteamID" parent="player" type="libraryfunc">⤶ <description>Gets the player with the specified SteamID.</description>⤶ <realm>Shared</realm>⤶ <file line="73-L87">lua/includes/extensions/player.lua</file>⤶ <args>⤶ <arg name="steamID" type="string">The &lt;page&gt;Player:SteamID&lt;/page&gt; to find the player by.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="Player">Player if one is found, false otherwise.</ret>⤶ </rets>⤶ </function>⤶ ⤶