MCPcopy Create free account
hub / github.com/RustOtomeLab/RustEng / get_figures

Method get_figures

src/script.rs:242–244  ·  view source on GitHub ↗
(&self, index: usize)

Source from the content-addressed store, hash-verified

240 index: self.current_block as i32,
241 chara,
242 voice,
243 });
244 }
245
246 pub(crate) fn push_command(&mut self, command: Commands) {
247 self.commands.push(command);

Callers 1

execute_jumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected