Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ ReadFloat
Method
ReadFloat
PanzerChasm/save_load_streams.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void LoadStream::ReadFloat( float& f )
83
{
84
Read(f);
85
}
86
87
void LoadStream::ReadDouble( double& f )
88
{
Callers
4
Map
Method · 0.80
MonsterBase
Method · 0.80
Monster
Method · 0.80
Player
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected