player/GetBySteamID64
From Garry's Mod
(Difference between revisions)
GGG KILLER (Talk | contribs) (Added Source Link) |
WasabiThumbs (Talk | contribs) m (Adding note that some integers can be supplied) |
||
Line 8: | Line 8: | ||
|Line=75 | |Line=75 | ||
}} | }} | ||
+ | {{Note|Argument will pass through {{GlobalFunction|tostring}}, making it generally safe to supply an integer.}} | ||
{{Arg | {{Arg | ||
|type=string | |type=string |
Revision as of 20:54, 2 March 2018
Description
Gets the player with the specified SteamID64.
NOTE |
Argument will pass through tostring, making it generally safe to supply an integer. |
Arguments
Returns
Player if one is found, false otherwise.