C# Class AutoBoss.TimerObj

Afficher le fichier Open project: WhiteXZ/AutoBoss

Méthodes publiques

Свойство Type Description
count int
maxCount int>.Dictionary
type BattleType

Méthodes publiques

Méthode Description
TimerObj ( int c, BattleType t ) : System.Collections.Generic

Method Details

TimerObj() public méthode

public TimerObj ( int c, BattleType t ) : System.Collections.Generic
c int
t BattleType
Résultat System.Collections.Generic

Property Details

count public_oe property

public int count
Résultat int

maxCount public_oe property

public Dictionary maxCount
Résultat int>.Dictionary

type public_oe property

public BattleType type
Résultat BattleType