WoW:API SitStandOrDescendStart: Difference between revisions
Jump to navigation
Jump to search
(Removed Categories) |
m ({{wowapi}}) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
The player sits or stands. | The player sits or stands. | ||
Line 20: | Line 19: | ||
;''Result'' | ;''Result'' | ||
: The player sits or stands. | : The player sits or stands. | ||
Revision as of 09:27, 18 June 2006
← WoW API < SitStandOrDescendStart
The player sits or stands.
SitOrStand();
- Arguments
- none
- Returns
- nil
- Example
SitOrStand();
- Result
- The player sits or stands.