EventsLua..::..UsedCountByLuaEventsId Method
Count number of time that event was called.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public static int UsedCountByLuaEventsId( LuaEventsId id )
Public Shared Function UsedCountByLuaEventsId ( _ id As LuaEventsId _ ) As Integer
public: static int^ UsedCountByLuaEventsId( LuaEventsId^ id )
Parameters
- id
- Type: wManager.Wow.Enums..::..LuaEventsId
The event id.