Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_godot_library_version_string
Method
get_godot_library_version_string
utility/axml_parser.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
public:
39
String get_godot_library_version_string() { return godot_library_version; }
40
Error parse_manifest(Vector<uint8_t> &p_manifest);
41
};
Callers
1
get_version_string_from_manifest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected