WoW:API Jump: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m ({{wowapi}})
Line 1: Line 1:
<center>'''Jump''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
The player jumps.
The player jumps.


Line 20: Line 19:


;''Result''
;''Result''
 
The player jumps.
----
;''Description''
 
: The player jumps.
----
{{Template:WoW API}}

Revision as of 09:26, 18 June 2006

WoW API < Jump

The player jumps.

Jump();

Arguments
none

Returns
nil

Example
Jump();
Result

The player jumps.