Gameplay::isGen9: 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.

17 May 2025

  • curprev 09:4109:41, 17 May 2025DevMarvin talk contribs 410 bytes +410 Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isGen9; </syntaxhighlight> == Example == <syntaxhighlight lang="javascript"> if (mp.game.gameplay.isGen9) { mp.console.logInfo("geb9") } </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example"