InteractEvents..::..OnInteractPulse Event
Occurs when interact.
Namespace:
wManager.EventsAssembly: 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); }