Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monogatari/Monogatari
/ willRollback
Method
willRollback
src/actions/Play.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
static override
async
willRollback(): Promise<void> {
34
Play.shutUp();
35
}
36
37
static override
async
setup(): Promise<void> {
38
if
(!this.engine.audioContext) {
Callers
nothing calls this directly
Calls
1
shutUp
Method · 0.80
Tested by
no test coverage detected