wManager.Wow.Helpers Namespace
WRobot

ProductEvents Members

The ProductEvents type exposes the following members.

Methods


  Name Description

Events


  Name Description
Public event Static member OnDisposeProduct
Occurs when dispose product (DisposeProduct()()()()).
Public event Static member OnProductLoaded
Occurs when product loaded (LoadProducts(String)).
Public event Static member OnProductPauseStarted
Occurs when product pause started (InPause).
Public event Static member OnProductPauseStopped
Occurs when product unpause (InPause).
Public event Static member OnProductRestarting
Occurs when product restarting (ProductRestart()()()()).
Public event Static member OnProductStarted
Occurs when product started (OnChangedIsStarted).
Public event Static member OnProductStarting
Occurs when product starting (ProductStart()()()()).
Public event Static member OnProductStopped
Occurs when product stopped (OnChangedIsStarted).
Public event Static member OnProductStopping
Occurs when product stopping (ProductStop()()()()).