Files
wow_Meta/api/MoveForwardStart.lua
2025-05-04 15:15:00 +02:00

6 lines
179 B
Lua

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