Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Invoked when the cursor leaves the widget's interactive area.

ScriptRegion OnLeave(self, motion)

Arguments[]

self
ScriptObject - Reference to the widget for which the script was run.
motion
boolean - True if the handler is being run due to actual mouse movement; false if the cursor entered the frame due to other circumstances (such as the frame being created underneath the cursor)
Advertisement