C# Class NRaas.OverwatchSpace.Loadup.CleanupCollecting

Inheritance: NRaas.OverwatchSpace.Loadup.DelayedLoadupOption
Mostra file Open project: Chain-Reaction/NRaas

Public Methods

Method Description
OnDelayedWorldLoadFinished ( ) : void

Protected Methods

Method Description
EnactCorrections ( Collecting skill ) : void
OnGetNCutGems ( Event e ) : ListenerAction
OnLearnedSkill ( Event e ) : void

Method Details

EnactCorrections() protected static method

protected static EnactCorrections ( Collecting skill ) : void
skill Collecting
return void

OnDelayedWorldLoadFinished() public method

public OnDelayedWorldLoadFinished ( ) : void
return void

OnGetNCutGems() protected static method

protected static OnGetNCutGems ( Event e ) : ListenerAction
e Event
return ListenerAction

OnLearnedSkill() protected static method

protected static OnLearnedSkill ( Event e ) : void
e Event
return void