C# 클래스 ProtectionGlobalDown

상속: ProtectionGlobalModification
파일 보기 프로젝트 열기: LilTsubaki/Les-fragments-d-Erule

공개 메소드들

메소드 설명
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionGlobalDown ( JSONObject, js ) : System
ProtectionGlobalDown ( int id, int protection ) : System

메소드 상세

ApplyEffect() 공개 메소드

public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List
target Hexagon,
caster Character,
리턴 void

ProtectionGlobalDown() 공개 메소드

public ProtectionGlobalDown ( JSONObject, js ) : System
js JSONObject,
리턴 System

ProtectionGlobalDown() 공개 메소드

public ProtectionGlobalDown ( int id, int protection ) : System
id int
protection int
리턴 System