C# Класс Mooege.Core.GS.FXEffect.ClientEffect

Показать файл Открыть проект

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

Метод Описание
ProcessSkill ( Mooege actor, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillPlayer ( Player player, SecondaryAnimationPowerMessage message ) : void

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

Метод Описание
ProcessSkillMonk ( Player player, Mooege world, SecondaryAnimationPowerMessage message ) : void
ProcessSkillMonk ( Player player, Mooege world, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillPlayer ( Player player, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillTEST ( Player player, Mooege world, SecondaryAnimationPowerMessage message ) : void
ProcessSkillTEST ( Player player, Mooege world, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void

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

ProcessSkill() публичный статический Метод

public static ProcessSkill ( Mooege actor, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
actor Mooege
message Mooege.Net.GS.Message.Definitions.World.TargetMessage
Результат void

ProcessSkillPlayer() публичный статический Метод

public static ProcessSkillPlayer ( Player player, SecondaryAnimationPowerMessage message ) : void
player Player
message Mooege.Net.GS.Message.Definitions.Animation.SecondaryAnimationPowerMessage
Результат void