C# Class ProtectionGlobalDown

Inheritance: ProtectionGlobalModification
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Méthode Description
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionGlobalDown ( JSONObject, js ) : System
ProtectionGlobalDown ( int id, int protection ) : System

Method Details

ApplyEffect() public méthode

public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List
target Hexagon,
caster Character,
Résultat void

ProtectionGlobalDown() public méthode

public ProtectionGlobalDown ( JSONObject, js ) : System
js JSONObject,
Résultat System

ProtectionGlobalDown() public méthode

public ProtectionGlobalDown ( int id, int protection ) : System
id int
protection int
Résultat System