C# Class BFP4FBlazeServer.PlayerInfo

Show file Open project: Tratos/BFP4FBlazeServer

Public Properties

Property Type Description
cntx long
exIp long
game BFP4FBlazeServer.GameInfo
inIp long
isServer bool
loc long
nat long
ns NetworkStream
profile BFP4FBlazeServer.Profile
slot long
stat long
timeout Stopwatch
userId long
version string

Property Details

cntx public property

public long cntx
return long

exIp public property

public long exIp
return long

game public property

public GameInfo,BFP4FBlazeServer game
return BFP4FBlazeServer.GameInfo

inIp public property

public long inIp
return long

isServer public property

public bool isServer
return bool

loc public property

public long loc
return long

nat public property

public long nat
return long

ns public property

public NetworkStream ns
return NetworkStream

profile public property

public Profile,BFP4FBlazeServer profile
return BFP4FBlazeServer.Profile

slot public property

public long slot
return long

stat public property

public long stat
return long

timeout public property

public Stopwatch timeout
return Stopwatch

userId public property

public long userId
return long

version public property

public string version
return string