---@diagnostic disable: missing-return, lowercase-global ---@param name string ---@param unit string ---@return boolean isInactive ---Returns whether a battleground participant is inactive (and eligible for reporting as AFK) function PlayerIsPVPInactive(name, unit) end