Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetFirstTypeCreatorDesc
Function
GetFirstTypeCreatorDesc
engine/resource/src/resource_type.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
static const TypeCreatorDesc* GetFirstTypeCreatorDesc()
136
{
137
return g_ResourceTypeCreatorDescFirst;
138
}
139
140
141
// add already registered types
Callers
2
RegisterTypes
Function · 0.85
DeregisterTypes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected