Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ ReadInt32
Method
ReadInt32
PanzerChasm/save_load_streams.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void LoadStream::ReadInt32 ( int32_t & i )
73
{
74
Read(i);
75
}
76
77
void LoadStream::ReadUInt32( uint32_t& i )
78
{
Callers
3
Map
Method · 0.80
MonsterBase
Method · 0.80
Player
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected