Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Stops a "right click" in the 3D game world.

TurnOrActionStop()

Details[]

  • This function is called when right clicking in the 3D world. Most usefull it can initiate attack on the selected unit if no move occurs.
  • When used alone, can cancel a "mouseturn" started by a call to TurnOrActionStart.
  • IMPORTANT: The normal restrictions regarding hardware event initiations still apply to anything this function might do.

Patch changes[]

Bc icon Patch 2.0.1 (2006-12-05): Protected.

Advertisement