Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
int ScriptCompDialog::get_bytecode_version() const {
107
return scrver->get_selected_id();
108
}
109
110
ScriptCompDialog::~ScriptCompDialog() {
111
//NOP
Callers
3
_set_resource_info
Method · 0.45
_decompile_process
Method · 0.45
_compile_process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected