Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_resource_format
Method
get_resource_format
utility/resource_info.cpp:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
String ResourceInfo::get_resource_format() const {
106
return resource_format;
107
}
108
109
String ResourceInfo::get_script_class() const {
110
return script_class;
Callers
1
_initial_set
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected