WoWGameObject..::..Flags Property
Gets the Flags.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public GameObjectFlags Flags { get; }
Public ReadOnly Property Flags As GameObjectFlags Get
public: property GameObjectFlags^ Flags { GameObjectFlags^ get (); }