WoW API: Jump

From AddOn Studio
Revision as of 18:45, 9 December 2006 by WoWWiki>Shadowed (Updated with information that it was removed in 2.0.1)
Jump to navigation Jump to search

WoW API < Jump

The player jumps.

Jump();

Arguments
none

Returns
nil

Example
Jump();
Result

The player jumps.


This action is blocked from scripting since Patch 1.10. This function was removed in Patch 2.0.1 and replaced with JumpOrAscendStart() and AscendStop().