MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / dDatabaseWrite2

Function dDatabaseWrite2

Descent3/DllWrappers.cpp:138–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138bool dDatabaseWrite2(const char *label, int entry) { return Database->write(label, entry); }
139
140// Attaches 2 objects via attach points on each. The f_used_aligned allows for an aligned connection.
141// NOTE: The child always moves to the parent

Callers

nothing calls this directly

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected