LootingEvents..::..OnLootingTaskPulse Event
Occurs when looting task pulse.
Namespace:
wManager.EventsAssembly: wManager (in wManager.dll)
Syntax
public static event LootingEvents..::..LootingTaskCancelableHandler OnLootingTaskPulse
Public Shared Event OnLootingTaskPulse As LootingEvents..::..LootingTaskCancelableHandler
public: static event LootingEvents..::..LootingTaskCancelableHandler^ OnLootingTaskPulse { void add (LootingEvents..::..LootingTaskCancelableHandler^ value); void remove (LootingEvents..::..LootingTaskCancelableHandler^ value); }