C# Class Sora.Packets.Server.MatchPlayerSkipped

Inheritance: IPacket
ファイルを表示 Open project: Mempler/Sora

Public Properties

Property Type Description
SlotId int

Public Methods

Method Description
MatchPlayerSkipped ( int slotId ) : System

Method Details

MatchPlayerSkipped() public method

public MatchPlayerSkipped ( int slotId ) : System
slotId int
return System

Property Details

SlotId public_oe property

public int SlotId
return int