Add meta
This commit is contained in:
4
Meta/api/AscendStop.lua
Normal file
4
Meta/api/AscendStop.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Stops movement initiated by JumpOrAscendStart. Used by the JUMP binding, which also controls ascent when swimming or flying. Has no meaningful effect if called while jumping (in which case movement is generally stopped by hitting the ground).
|
||||
function AscendStop() end
|
||||
Reference in New Issue
Block a user