FishingEvents..::..OnFishingPulse Event
Occurs when fishing pulse.
Namespace:
wManager.EventsAssembly: wManager (in wManager.dll)
Syntax
public static event FishingEvents..::..FishingCancelableHandler OnFishingPulse
Public Shared Event OnFishingPulse As FishingEvents..::..FishingCancelableHandler
public: static event FishingEvents..::..FishingCancelableHandler^ OnFishingPulse { void add (FishingEvents..::..FishingCancelableHandler^ value); void remove (FishingEvents..::..FishingCancelableHandler^ value); }