C# Class EventScriptDefinitions, Slipe-Server

Afficher le fichier Open project: mta-slipe/Slipe-Server

Méthodes publiques

Méthode Description
EventScriptDefinitions ( IScriptEventRuntime eventRuntime ) : SlipeServer.Server.Elements

Private Methods

Méthode Description
AddEventHandler ( string eventName, Element, attachedTo, EventDelegate, callback ) : void
RemoveEventHandler ( string eventName, Element, attachedTo, EventDelegate, callback ) : void

Method Details

EventScriptDefinitions() public méthode

public EventScriptDefinitions ( IScriptEventRuntime eventRuntime ) : SlipeServer.Server.Elements
eventRuntime IScriptEventRuntime
Résultat SlipeServer.Server.Elements