MCPcopy Create free account
hub / github.com/MrDrElliot/LuminaEngine / AtomicWriteFile

Function AtomicWriteFile

Engine/Source/Runtime/FileSystem/IFileSystem.h:25–25  ·  view source on GitHub ↗

Crash-safe write (all-or-nothing); default falls back to WriteFile for backends with no atomic primitive.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

SaveFunction · 0.50
WriteFunction · 0.50
SavePackageMethod · 0.50

Calls 1

WriteFileFunction · 0.70

Tested by

no test coverage detected