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

4 lines
338 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Enables or disables inclusion of UI elements in a video recording. Equivalent to the MovieRecordingGUI CVar, but provided as a convenience for the MOVIE_RECORDING_GUI so UI recording can be turned on or off while a movie is recording.
function MovieRecording_ToggleGUI() end