C# Class Fungus.SavePointLoaded

Inheritance: EventHandler
Afficher le fichier Open project: snozbot/fungus Class Usage Examples

Méthodes publiques

Méthode Description
NotifyEventHandlers ( string _savePointKey ) : void

Méthodes protégées

Méthode Description
OnSavePointLoaded ( string _savePointKey ) : void

Method Details

NotifyEventHandlers() public static méthode

public static NotifyEventHandlers ( string _savePointKey ) : void
_savePointKey string
Résultat void

OnSavePointLoaded() protected méthode

protected OnSavePointLoaded ( string _savePointKey ) : void
_savePointKey string
Résultat void