WoW:API Jump: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m ({{wowapi}})
No edit summary
Line 20: Line 20:
;''Result''
;''Result''
The player jumps.
The player jumps.
This action is blocked from scripting.

Revision as of 07:20, 10 September 2006

WoW API < Jump

The player jumps.

Jump();

Arguments
none

Returns
nil

Example
Jump();
Result

The player jumps.


This action is blocked from scripting.