CameraOrSelectOrMoveStart

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Begin "Left click" in the 3D world.

CameraOrSelectOrMoveStart()

Details

  • This function is called when left-clicking in the 3-D world. It is most useful for selecting a target for a pending spell cast.
  • Calling this function clears the "mouseover" unit.
  • When used alone, puts you into a "mouselook" mode until CameraOrSelectOrMoveStop is called.

Patch changes

Bc icon.gif Patch 2.0.1 (2006-12-05): Protected.
WoW Icon update.png Patch 1.10.0 (2006-03-28): Requires a hardware event.