C# Class Game.Events.Bus.RegisteredListener

Afficher le fichier Open project: Ziden/Lisergy

Méthodes publiques

Свойство Type Description
Listener IEventListener
Method MethodInfo

Méthodes publiques

Méthode Description
Call ( BaseEvent ev ) : void

Method Details

Call() public méthode

public Call ( BaseEvent ev ) : void
ev BaseEvent
Résultat void

Property Details

Listener public_oe property

public IEventListener Listener
Résultat IEventListener

Method public_oe property

public MethodInfo Method
Résultat MethodInfo