Replay:isEditorAvailable
Client-Side Function
JavaScript Syntax
Returns true if editor is available, false if not.
Return value
- boolean
Syntax
mp.game.replay.isEditorAvailable()
Example
//todo
Returns true if editor is available, false if not.
mp.game.replay.isEditorAvailable()
//todo