Streaming::getAllModelHashes: 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.

23 April 2024

  • curprev 09:1709:17, 23 April 2024Shr0x talk contribs 432 bytes +432 Created page with "__NOTOC__ {{ClientsideJsFunction}} {{JSContainer| === Required Arguments === *'''p1:''' {{RageType|Number}} ==Syntax== <pre> mp.game.streaming.getAllModelHashes(p1); </pre> ==Example== {{ClientsideCode| <pre> const vehicleList = mp.game.streaming.getAllModelHashes(5); //return a number array of all vehicle hashes </pre> }} }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:Client-side Function"