GTA V NativesgraphicsGraphics::hasStreamedTextureDictLoadedOn this pageGraphics::hasStreamedTextureDictLoadedSyntax ```js mp.game.graphics.hasStreamedTextureDictLoaded(textureDict); ``` Required Arguments textureDict: String Return value Boolean Example ```js // todo ``` See also