GTA V NativesuiUi::hasAdditionalTextLoadedOn this pageUi::hasAdditionalTextLoadedSyntax ```js mp.game.ui.hasAdditionalTextLoaded(slot); ``` Required Arguments slot: int Return value Boolean Example ```js // todo ``` See also