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

4 lines
172 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Begins moving the player character forward. Used by the MOVEFORWARD binding.
function MoveForwardStart() end