Helper for use with console commands and the like. Returns NULL if not found or if the provided arg would match multiple players. Currently accepts, in descending priority: - Formatted SteamID ([U:1:1234]) - SteamID64 (76561123412341234) - Legacy SteamID (STEAM_0:1:1234) - UserID preceded by a pound (#4) - Partial name match (if unique) - UserID not preceded by a pound Does not count as ambiguous
source not stored for this graph (policy: none)
no test coverage detected