-- @/=[C]:-1
function isLoadingInProgress(...)
local function registerBaseBank(path)
local inLevelOrLoadingOrLoading = getMissionFilename() ~= "" or LoadingManager:isLoadingInProgress()
if inLevelOrLoading then
bankFilePath = string.lower(bankFilePath)
local inLevelOrLoading = getMissionFilename() ~= "" or LoadingManager:isLoadingInProgress()
if not inLevelOrLoading then