GTA V NativesuiUi::hasHeadDisplayLoadedOn this pageUi::hasHeadDisplayLoadedSyntax ```js mp.game.ui.hasHeadDisplayLoaded(headDisplayId); ``` Required Arguments headDisplayId: int Return value Boolean Example ```js // todo ``` See also