MCPcopy Create free account
hub / github.com/HeliumProject/Engine / FindEntry

Method FindEntry

Source/Engine/Engine/Cache.cpp:313–329  ·  view source on GitHub ↗

Search for a cache entry with the given object path name. @param[in] path Asset path. @param[in] subDataIndex Sub-data index associated with the cached data. @return Pointer to the cache entry for the given object path if found, null pointer if not found.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

BeginLoadObjectMethod · 0.80
GetSubDataSizeMethod · 0.80
BeginLoadSubDataMethod · 0.80
TickDeserializeMethod · 0.80
CacheObjectMethod · 0.80
LoadResourceDataMethod · 0.80

Calls 1

FindMethod · 0.45

Tested by

no test coverage detected