C# 클래스 BFP4FBlazeServer.PlayerInfo

파일 보기 프로젝트 열기: Tratos/BFP4FBlazeServer

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

cntx 공개적으로 프로퍼티

public long cntx
리턴 long

exIp 공개적으로 프로퍼티

public long exIp
리턴 long

game 공개적으로 프로퍼티

public GameInfo,BFP4FBlazeServer game
리턴 BFP4FBlazeServer.GameInfo

inIp 공개적으로 프로퍼티

public long inIp
리턴 long

isServer 공개적으로 프로퍼티

public bool isServer
리턴 bool

loc 공개적으로 프로퍼티

public long loc
리턴 long

nat 공개적으로 프로퍼티

public long nat
리턴 long

ns 공개적으로 프로퍼티

public NetworkStream ns
리턴 NetworkStream

profile 공개적으로 프로퍼티

public Profile,BFP4FBlazeServer profile
리턴 BFP4FBlazeServer.Profile

slot 공개적으로 프로퍼티

public long slot
리턴 long

stat 공개적으로 프로퍼티

public long stat
리턴 long

timeout 공개적으로 프로퍼티

public Stopwatch timeout
리턴 Stopwatch

userId 공개적으로 프로퍼티

public long userId
리턴 long

version 공개적으로 프로퍼티

public string version
리턴 string