C# Class Data.Events.Event

Show file Open project: neowutran/ShinraMeter

Public Methods

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

Method Details

Event() public method

public Event ( bool inGame, bool active, int priority, int>.Dictionary areaBossBlackList ) : System
inGame bool
active bool
priority int
areaBossBlackList int>.Dictionary
return System