C# Class Data.Events.CooldownEvent

Inheritance: Event
Show file Open project: neowutran/ShinraMeter Class Usage Examples

Public Methods

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

Method Details

CooldownEvent() public method

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
return System