EntityOverlayBatch:destroy: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 August 2024

  • curprev 09:2809:28, 4 August 2024Shr0x talk contribs 924 bytes +924 Created page with " {{ClientsideJsFunction}} {{JSContainer| This method will destroy an entity overlay batch. ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.destroy(); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay batch mp.game.graphics.setEntityOverlayPassEnabled(true); //Create new entity overlay batch let batch = mp.game.graphics.createEntityOverlayBatch(overlayParams); //Add a vehicle..."