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