C# 클래스 EasyFarm.ActionRules.BuffingActionRules

상속: IActionRule
파일 보기 프로젝트 열기: EasyFarm/EasyFarm 1 사용 예제들

공개 메소드들

메소드 설명
BuffingActionRules ( ) : System.Collections.Generic
IsValid ( ActionContext context ) : bool

메소드 상세

BuffingActionRules() 공개 메소드

public BuffingActionRules ( ) : System.Collections.Generic
리턴 System.Collections.Generic

IsValid() 공개 메소드

public IsValid ( ActionContext context ) : bool
context ActionContext
리턴 bool