wManager.Wow.Helpers Namespace
WRobot

EventsLua Members

The EventsLua type exposes the following members.

Methods


  Name Description
Public method Static member AttachEventLua(String, EventsLua..::..MethodDelegate)
Attach lua event (the bot automatically detaches when you stop the product).
Public method Static member AttachEventLua(LuaEventsId, EventsLua..::..MethodDelegate)
Attach lua event (the bot automatically detaches when you stop the product).
Public method Static member DumpEventsId
Dumps list (names and IDs) of game events.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Static member UsedCountById
Count number of time that event was called.
Public method Static member UsedCountByLuaEventsId
Count number of time that event was called.
Public method Static member UsedCountByStringId
Count number of time that event was called.