Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ ignoreUndoCommands
Method
ignoreUndoCommands
ozaria/engine/cinematic/UndoSystem.js:27–29 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
25
}
26
27
set ignoreUndoCommands (v) {
28
this._ignoreUndoCommands = v
29
}
30
31
get ignoreUndoCommands () {
32
return
this._ignoreUndoCommands
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected