C# 클래스 Aura.Channel.Skills.CombatAction

파일 보기 프로젝트 열기: aura-project/aura

공개 메소드들

메소드 설명
Is ( CombatActionType flags ) : bool

Returns true if the specified flags are set.

메소드 상세

Is() 공개 메소드

Returns true if the specified flags are set.
public Is ( CombatActionType flags ) : bool
flags CombatActionType
리턴 bool