C_AnimaDiversion.GetOriginPosition

From Warcraft Wiki
Jump to navigation Jump to search

Locates an Anima Conductor.

normalizedPosition = C_AnimaDiversion.GetOriginPosition()

Returns

normalizedPosition
Vector2DMixin🔗 - An Anima Conductor's location on the continent map only while interacting with it; otherwise nil.

Details

  • This function begins returning information once the player clicks on an Anima Conductor, but stops once the player is no longer in range to interact with it further.

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.