SetSelectedArtifact

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 4.0.1

Sets the selected artifact to an archaeology race.

SetSelectedArtifact(raceIndex) 

Arguments

raceIndex
int - Index of the race to select.

Example

SetSelectedArtifact(4)

Result The six underlying functions are getting pointed to the current nightelf-project (raceIndex 4)


See also

SocketItemToArtifact()
RemoveItemFromArtifact()
CanItemBeSocketedToArtifact(itemID)
GetActiveArtifactByRace(raceIndex)
GetSelectedArtifactInfo()
GetArtifactProgress()