C# Класс Supercell.Life.Server.Protocol.Commands.Client.LogicFinishSpellsCommand

Наследование: LogicCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
LogicFinishSpellsCommand ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream

Initializes a new instance of the LogicFinishSpellsCommand class.

Приватные методы

Метод Описание
Decode ( ) : void
Execute ( ) : void

Описание методов

LogicFinishSpellsCommand() публичный Метод

Initializes a new instance of the LogicFinishSpellsCommand class.
public LogicFinishSpellsCommand ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream
connection Connection
stream ByteStream
Результат Supercell.Life.Titan.DataStream