C# Class DivineRightGame.EventHandling.EventHandlingManager

Class for handling and creation of events
Afficher le fichier Open project: Haedrian/Divine-Right

Méthodes publiques

Méthode Description
CreateEvent ( string eventName ) : GameEvent

Creates an Event

Method Details

CreateEvent() public static méthode

Creates an Event
public static CreateEvent ( string eventName ) : GameEvent
eventName string
Résultat DRObjects.EventHandling.GameEvent