WoW API: SitStandOrDescendStart

Revision as of 09:27, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}})

WoW API < SitStandOrDescendStart

The player sits or stands.

SitOrStand();

Arguments
none

Returns
nil

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