C# Class BFP4FBlazeServer.PlayerInfo

Afficher le fichier Open project: Tratos/BFP4FBlazeServer

Méthodes publiques

Свойство 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_oe property

public long cntx
Résultat long

exIp public_oe property

public long exIp
Résultat long

game public_oe property

public GameInfo,BFP4FBlazeServer game
Résultat BFP4FBlazeServer.GameInfo

inIp public_oe property

public long inIp
Résultat long

isServer public_oe property

public bool isServer
Résultat bool

loc public_oe property

public long loc
Résultat long

nat public_oe property

public long nat
Résultat long

ns public_oe property

public NetworkStream ns
Résultat NetworkStream

profile public_oe property

public Profile,BFP4FBlazeServer profile
Résultat BFP4FBlazeServer.Profile

slot public_oe property

public long slot
Résultat long

stat public_oe property

public long stat
Résultat long

timeout public_oe property

public Stopwatch timeout
Résultat Stopwatch

userId public_oe property

public long userId
Résultat long

version public_oe property

public string version
Résultat string