wManager.Wow.Helpers Namespace
WRobot

InteractEvents..::..OnInteractPulse Event

Occurs when interact.

Namespace:  wManager.Events
Assembly:  wManager (in wManager.dll)

Syntax


public static event InteractEvents..::..InteractHandler OnInteractPulse
Public Shared Event OnInteractPulse As InteractEvents..::..InteractHandler
public:
static  event InteractEvents..::..InteractHandler^ OnInteractPulse {
	void add (InteractEvents..::..InteractHandler^ value);
	void remove (InteractEvents..::..InteractHandler^ value);
}