MCPcopy 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
261void SerializeInterpolations(FSerializer& arc)
262{
263 arc("interpolations", interpolations);
264}

Callers 1

SerializeMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected