wManager.Wow.Helpers Namespace
WRobot

Pather..::..OnMeshFileAdded Event

Occurs when mesh file added.

Namespace:  wManager.Wow.Helpers.PathFinderClass
Assembly:  wManager (in wManager.dll)

Syntax


public event Pather..::..MeshFileAddedHandler OnMeshFileAdded
Public Event OnMeshFileAdded As Pather..::..MeshFileAddedHandler
public:
 event Pather..::..MeshFileAddedHandler^ OnMeshFileAdded {
	void add (Pather..::..MeshFileAddedHandler^ value);
	void remove (Pather..::..MeshFileAddedHandler^ value);
}