Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ SerializeInterpolations
Function
SerializeInterpolations
source/core/interpolate.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
void SerializeInterpolations(FSerializer& arc)
262
{
263
arc(
"interpolations"
, interpolations);
264
}
Callers
1
SerializeMap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected