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

6 lines
224 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Displays the introductory cinematic for the player's race. Only has effect if the player has never gained any experience.
function OpeningCinematic() end