WoWGameObject..::..GOType Property
Gets the type of the gameobject.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public WoWGameObjectType GOType { get; }
Public ReadOnly Property GOType As WoWGameObjectType Get
public: property WoWGameObjectType^ GOType { WoWGameObjectType^ get (); }