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).
- 10:56, 4 August 2024 Shr0x talk contribs created page EntityOverlayBatch:valid (Created page with " {{ClientsideJsFunction}} {{JSContainer| This property will return whether an entity overlay is valid or not. *Note: This property is readonly. ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.valid </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay mp.game.graphics.setEntityOverlayPassEnabled(true); //Create new entity overlay batch let batch = mp.game.graphics.createEntityO...")