C# 클래스 ProtectionGlobalUp

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

공개 메소드들

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

메소드 상세

ApplyEffect() 공개 메소드

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

ProtectionGlobalUp() 공개 메소드

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

ProtectionGlobalUp() 공개 메소드

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