C# Class NRaas.OverwatchSpace.Loadup.CleanupCollecting

Inheritance: NRaas.OverwatchSpace.Loadup.DelayedLoadupOption
Afficher le fichier Open project: Chain-Reaction/NRaas

Méthodes publiques

Méthode Description
OnDelayedWorldLoadFinished ( ) : void

Méthodes protégées

Méthode Description
EnactCorrections ( Collecting skill ) : void
OnGetNCutGems ( Event e ) : ListenerAction
OnLearnedSkill ( Event e ) : void

Method Details

EnactCorrections() protected static méthode

protected static EnactCorrections ( Collecting skill ) : void
skill Collecting
Résultat void

OnDelayedWorldLoadFinished() public méthode

public OnDelayedWorldLoadFinished ( ) : void
Résultat void

OnGetNCutGems() protected static méthode

protected static OnGetNCutGems ( Event e ) : ListenerAction
e Event
Résultat ListenerAction

OnLearnedSkill() protected static méthode

protected static OnLearnedSkill ( Event e ) : void
e Event
Résultat void