C# Class Sora.Packets.Server.MatchPlayerFailed

Inheritance: IPacket
Show file Open project: Mempler/Sora

Public Properties

Property Type Description
SlotId int

Public Methods

Method Description
MatchPlayerFailed ( int slotId ) : System

Method Details

MatchPlayerFailed() public method

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

Property Details

SlotId public property

public int SlotId
return int