All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:17, 23 April 2024 Shr0x talk contribs created page Streaming::getAllModelHashes (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")