C# 클래스 AutoBoss.TimerObj

파일 보기 프로젝트 열기: WhiteXZ/AutoBoss

공개 프로퍼티들

프로퍼티 타입 설명
count int
maxCount int>.Dictionary
type BattleType

공개 메소드들

메소드 설명
TimerObj ( int c, BattleType t ) : System.Collections.Generic

메소드 상세

TimerObj() 공개 메소드

public TimerObj ( int c, BattleType t ) : System.Collections.Generic
c int
t BattleType
리턴 System.Collections.Generic

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int

maxCount 공개적으로 프로퍼티

public Dictionary maxCount
리턴 int>.Dictionary

type 공개적으로 프로퍼티

public BattleType type
리턴 BattleType