Graphics::ui3DsceneIsAvailable

From RAGE Multiplayer Wiki
Revision as of 12:07, 8 May 2024 by Shr0x (talk | contribs) (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.ui3DsceneIsAvailable() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Client-Side
Function

 JavaScript



JavaScript Syntax


Return value

  • boolean

Syntax

mp.game.graphics.ui3DsceneIsAvailable()

Example

//todo


See also