MCPcopy Create free account
hub / github.com/LaihoE/Python-demoparser / DemoParser

Class DemoParser

src/lib.rs:139–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137
138#[pyclass]
139struct DemoParser {
140 path: String,
141}
142
143#[pymethods]
144impl DemoParser {

Callers 15

coordinatesFunction · 0.85
setUpMethod · 0.85
gen_events_testsFunction · 0.85
gen_tick_testsFunction · 0.85
gen_headerFunction · 0.85
gen_playersFunction · 0.85
team_flashbang.pyFile · 0.85
parseFunction · 0.85
coordinatesFunction · 0.85
all_names.pyFile · 0.85
parseFunction · 0.85
find_epic_kill.pyFile · 0.85

Calls

no outgoing calls

Tested by 5

setUpMethod · 0.68
gen_events_testsFunction · 0.68
gen_tick_testsFunction · 0.68
gen_headerFunction · 0.68
gen_playersFunction · 0.68