Usefuls..::..WowVersion Property
Gets game build (extract from WowVersionString(Memory), value like "12340").
Namespace:
wManager.Wow.HelpersAssembly: 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 (); }