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

Method Add

Source/Engine/Engine/AssetPath.cpp:851–884  ·  view source on GitHub ↗

Look up a table entry, adding it if it does not exist. This also handles lazy initialization of the path table and allocator. @param[in] rEntry Entry to locate or add. @return Pointer to the actual table entry.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TickMethod · 0.45
FinalizeTocLoadMethod · 0.45
RegisterObjectMethod · 0.45
BeginLoadObjectMethod · 0.45
BeginLoadMethod · 0.45
TryFinishLoadMethod · 0.45
BeginPreloadMethod · 0.45
BeginLoadObjectMethod · 0.45

Calls 4

FindMethod · 0.45
GetSizeMethod · 0.45
AllocateMethod · 0.45
PushMethod · 0.45

Tested by

no test coverage detected