C# 클래스 Supercell.Life.Server.Protocol.Messages.Server.BattleEventMessage

상속: PiranhaMessage
파일 보기 프로젝트 열기: kylecourounis/Supercell.Life

공개 메소드들

메소드 설명
BattleEventMessage ( Connection connection ) : Supercell.Life.Server.Network

Initializes a new instance of the BattleEventMessage class.

비공개 메소드들

메소드 설명
Encode ( ) : void

메소드 상세

BattleEventMessage() 공개 메소드

Initializes a new instance of the BattleEventMessage class.
public BattleEventMessage ( Connection connection ) : Supercell.Life.Server.Network
connection Connection
리턴 Supercell.Life.Server.Network