Replay:isEditorAvailable

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Returns true if editor is available, false if not.

Return value

  • boolean

Syntax

mp.game.replay.isEditorAvailable()

Example

//todo


See also