WoWUnit..::..MaxFocus Property
Gets the maximum focus.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public uint MaxFocus { get; }
Public ReadOnly Property MaxFocus As UInteger Get
public: property unsigned int^ MaxFocus { unsigned int^ get (); }