C# Класс ProtectionGlobal

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

Защищенные свойства (Protected)

Свойство Тип Описание
_protection int

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

Метод Описание
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionGlobal ( ) : System
ProtectionGlobal ( JSONObject, js ) : System
ProtectionGlobal ( int id, int protection, int nbTurn, bool applyReverseEffect = true ) : System

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

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

public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List
target Hexagon,
caster Character,
Результат void

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

public ProtectionGlobal ( ) : System
Результат System

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

public ProtectionGlobal ( JSONObject, js ) : System
js JSONObject,
Результат System

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

public ProtectionGlobal ( int id, int protection, int nbTurn, bool applyReverseEffect = true ) : System
id int
protection int
nbTurn int
applyReverseEffect bool
Результат System

Описание свойств

_protection защищенное свойство

protected int _protection
Результат int