Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ SnapSetStaticsize
Method
SnapSetStaticsize
src/engine/client/client.cpp:906–909 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
904
}
905
906
void CClient::SnapSetStaticsize(int ItemType, int Size)
907
{
908
m_SnapshotDelta.SetStaticsize(ItemType, Size);
909
}
910
911
void CClient::SnapSetStaticsize7(int ItemType, int Size)
912
{
Callers
2
OnInit
Method · 0.45
OnInit
Method · 0.45
Calls
1
SetStaticsize
Method · 0.80
Tested by
no test coverage detected