MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / get_bytecode_version

Method get_bytecode_version

editor/gdre_cmp_dlg.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106int ScriptCompDialog::get_bytecode_version() const {
107 return scrver->get_selected_id();
108}
109
110ScriptCompDialog::~ScriptCompDialog() {
111 //NOP

Callers 3

_set_resource_infoMethod · 0.45
_decompile_processMethod · 0.45
_compile_processMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected