WoW API: SitStandOrDescendStart

From AddOn Studio
Revision as of 09:27, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}})
Jump to navigation Jump to search

WoW API < SitStandOrDescendStart

The player sits or stands.

SitOrStand();

Arguments
none

Returns
nil

Example
SitOrStand();
Result
The player sits or stands.