MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / Flush

Method Flush

Source/Core/Src/UnCache.cpp:363–425  ·  view source on GitHub ↗

Flush the memory cache. If Mask=~0, flush exactly Id. Otherwise flush all Ids for which (TestId&Mask)==Id.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GHashFunction · 0.85
UnhashFunction · 0.85
ConditionalCheckStateFunction · 0.85

Tested by

no test coverage detected