wManager.Wow.Helpers Namespace
WRobot

Channel..::..GetMsgActuelInWow Property

The actual index position of message to read in game

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

Syntax


public static int GetMsgActuelInWow { get; }
Public Shared ReadOnly Property GetMsgActuelInWow As Integer
	Get
public:
static property int^ GetMsgActuelInWow {
	int^ get ();
}