wManager.Wow.Helpers Namespace
WRobot

Usefuls..::..WowVersion Property

Gets game build (extract from WowVersionString(Memory), value like "12340").

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

Syntax


public static uint WowVersion { get; }
Public Shared ReadOnly Property WowVersion As UInteger
	Get
public:
static property unsigned int^ WowVersion {
	unsigned int^ get ();
}

Return Value

the game build.