Files
wow-weakauras/Meta/api/DescendStop.lua
2024-11-07 23:12:37 +01:00

4 lines
286 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Stops movement initiated by SitStandOrDescendStart. Used by the SITORSTAND binding, which also controls descent when swimming or flying. Has no meaningful effect if called while sitting/standing.
function DescendStop() end