C# Class Data.Events.CooldownEvent

Inheritance: Event
Afficher le fichier Open project: neowutran/ShinraMeter Class Usage Examples

Méthodes publiques

Méthode Description
CooldownEvent ( bool inGame, bool active, int priority, int>.Dictionary areaBossBlackList, int skillId, bool onlyResetted ) : System

Method Details

CooldownEvent() public méthode

public CooldownEvent ( bool inGame, bool active, int priority, int>.Dictionary areaBossBlackList, int skillId, bool onlyResetted ) : System
inGame bool
active bool
priority int
areaBossBlackList int>.Dictionary
skillId int
onlyResetted bool
Résultat System