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

6 lines
290 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Ends inspection of another character. After this function is called, data about the inspected unit may not be available or valid. Used in the default UI when the InspectFrame is hidden.
function ClearInspectPlayer() end