Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ set_pre_bg
Method
set_pre_bg
src/script.rs:113–115 ·
view source on GitHub ↗
(&mut self, pre_bg: Option<Command>)
Source
from the content-addressed store, hash-verified
111
commands: Vec::new(),
112
current_block: 0,
113
read_block: 0,
114
current_bgm: String::new(),
115
pre_voice: None,
116
timeline: Timeline::default(),
117
clear: HashSet::new(),
118
choices: HashMap::new(),
Callers
1
execute_jump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected