get_user_authid
- Синтаксис
-
native get_user_authid(index, authid[], len);
Переменная | Описание |
---|---|
index |
Client index |
authid |
Buffer to copy auth to |
len |
Maximum buffer size |
- Описание
- Retrieves the SteamID of a client.
- Пометка
-
The SteamID is only available once the client_authorized() forward has been called for the client.
- Возвращает
- Number of cells written to buffer