wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..IsAuctioneer Property

Gets a value indicating whether is auctioneer.

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

Syntax


public bool IsAuctioneer { get; }
Public ReadOnly Property IsAuctioneer As Boolean
	Get
public:
property bool^ IsAuctioneer {
	bool^ get ();
}

Field Value

true if is auctioneer; otherwise, false.