GTA V NativesgraphicsGraphics::setStreamedTextureDictAsNoLongerNeededOn this pageGraphics::setStreamedTextureDictAsNoLongerNeededSyntax ```js mp.game.graphics.setStreamedTextureDictAsNoLongerNeeded(textureDict); ``` Required Arguments textureDict: String Return value Undefined Example ```js // todo ``` See also