MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / Restore

Method Restore

src/game/server/baseentity.cpp:3654–3706  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Restores the current object from disk, by iterating through the objects data description hierarchy Input : &restore - restore buffer which the class data is read from Output : int - 0 if the restore failed, 1 on success -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

GetLandmarkMethod · 0.80
GetPrecacheModeMethod · 0.80
AddEntityToGroundListMethod · 0.80
MatrixSetColumnFunction · 0.50
GetModelNameFunction · 0.50
GetModelIndexMethod · 0.45

Tested by

no test coverage detected