MCPcopy 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
906void CClient::SnapSetStaticsize(int ItemType, int Size)
907{
908 m_SnapshotDelta.SetStaticsize(ItemType, Size);
909}
910
911void CClient::SnapSetStaticsize7(int ItemType, int Size)
912{

Callers 2

OnInitMethod · 0.45
OnInitMethod · 0.45

Calls 1

SetStaticsizeMethod · 0.80

Tested by

no test coverage detected