Interface IPlayerInfo

Player info structure.

Property

64-bit Steam ID (e.g. 76561197988627193)

Property

Player name

Property

Local server user ID, unique while server is running

Property

Steam2 ID string (e.g. STEAM_0:1:14180732)

Property

Steam account number

Property

Friends name

Property

true, if player is a bot

Property

true, if player is the HLTV proxy

Property

custom files CRC for this player

Hierarchy

  • IPlayerInfo

Properties

fakePlayer: boolean
friendsId: number
friendsName: string
guid: string
isHltv: boolean
name: string
userId: number
xuid: Long

Generated using TypeDoc