Files
wow_Meta/ui/WorldFrame.lua
PhatPhuckDave 8e28d1a570 Update
Update

Update

Update

Update

Update

Update

Update

Update

Update
2025-05-04 23:16:56 +02:00

8 lines
210 B
Lua

---@meta
---@class WorldFrame : Frame
WorldFrame = {
--- The WorldFrame is a special frame that displays the 3D game world.
--- It inherits all methods from Frame but has no additional methods of its own.
}