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