GetClientUserId
Oyuncunun clientId numarasını userId numarasına dönüştürür.
int userId = GetClientUserId(client);
Parametreler
Değişken
Tür
Açıklama
client
int
Oyuncunun numarası
Geri Dönüş Değeri
Last updated
Was this helpful?