C# Класс Codebreak.Service.World.Game.Action.AbstractGameFightAction

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

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

Метод Описание
AbstractGameFightAction ( GameActionTypeEnum type, AbstractFighter fighter, long duration ) : Codebreak.Service.World.Game.Fight

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

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

public AbstractGameFightAction ( GameActionTypeEnum type, AbstractFighter fighter, long duration ) : Codebreak.Service.World.Game.Fight
type GameActionTypeEnum
fighter Codebreak.Service.World.Game.Fight.AbstractFighter
duration long
Результат Codebreak.Service.World.Game.Fight