C# Класс ProtectionNegativeGlobal

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

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

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

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

Метод Описание
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionNegativeGlobal ( ) : System
ProtectionNegativeGlobal ( JSONObject, js ) : System
ProtectionNegativeGlobal ( 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

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

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

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

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

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

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

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

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

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