Contents
← WoW API < SitStandOrDescendStart
![]() |
This function is PROTECTED, and can only be called from Blizzard code.
|
The player sits, stands, or begins to descend (while swimming or flying)
SitStandOrDescendStart();
Arguments[edit | edit source]
- none
Returns[edit | edit source]
- nil
Example[edit | edit source]
SitStandOrDescendStart();
Result[edit | edit source]
- The player sits, stands back up, or begins to descend (if flying or swimming)
Notes[edit | edit source]
- Prior to patch 2.1, when the descending functionality was added, this API was "SitOrStand()".
Community content is available under CC-BY-SA unless otherwise noted.