wManager.Wow.Helpers Namespace
WRobot

CustomClass..::..CustomClassThread Property

Get the fightclass thread.

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

Syntax


public static Thread CustomClassThread { get; }
Public Shared ReadOnly Property CustomClassThread As Thread
	Get
public:
static property Thread^ CustomClassThread {
	Thread^ get ();
}

Field Value

The fightclass thread.