GTA V NativesgraphicsGraphics::setPtfxAssetOldToNewOn this pageGraphics::setPtfxAssetOldToNewconsole hash: 0xC92719A7 Syntax ```js mp.game.graphics.setPtfxAssetOldToNew(oldAsset, newAsset); ``` Required Arguments oldAsset: String newAsset: String Return value Undefined Example ```js // todo ``` See also