Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ SetDynamicTypeBase
Method
SetDynamicTypeBase
engine/ddf/src/ddf/ddf_loadcontext.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void LoadContext::SetDynamicTypeBase(uint32_t offset)
167
{
168
m_DynamicTypeOffset = offset;
169
}
170
171
uint32_t LoadContext::AddDynamicMessageSize(uint32_t message_size)
172
{
Callers
1
LoadMessage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected