wManager.Wow.Helpers Namespace
WRobot

Archaeology..::..ArchaeologyItemsFindList Property

List of gameobjects (entry id) to pick up

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

Syntax


public static List<int> ArchaeologyItemsFindList { get; }
Public Shared ReadOnly Property ArchaeologyItemsFindList As List(Of Integer)
	Get
public:
static property List<int^>^ ArchaeologyItemsFindList {
	List<int^>^ get ();
}