Initial commit
This commit is contained in:
4
api/ClearInspectPlayer.lua
Normal file
4
api/ClearInspectPlayer.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---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
|
Reference in New Issue
Block a user