C# Class LazerTagHostLibrary.HostGun.JoinState

显示文件 Open project: astrospark/LazerTagHost

Public Properties

Property Type Description
AssignPlayerFailSendCount int
AssignPlayerSendTime System.DateTime
Failed bool
GameId System.UInt16
LastAssignPlayerFailSendTime System.DateTime
Player Player

Property Details

AssignPlayerFailSendCount public_oe property

public int AssignPlayerFailSendCount
return int

AssignPlayerSendTime public_oe property

public DateTime,System AssignPlayerSendTime
return System.DateTime

Failed public_oe property

public bool Failed
return bool

GameId public_oe property

public UInt16,System GameId
return System.UInt16

LastAssignPlayerFailSendTime public_oe property

public DateTime,System LastAssignPlayerFailSendTime
return System.DateTime

Player public_oe property

public Player,LazerTagHostLibrary Player
return Player