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

Method BeginLoadObject

Source/Engine/Engine/AssetLoader.cpp:39–127  ·  view source on GitHub ↗

Begin asynchronous loading of an object. @param[in] path Asset path. @return ID for the load request if started successfully, invalid index if not. @see TryFinishLoad(), FinishLoad()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

BeginLoadVariantMethod · 0.45
TickPreloadMethod · 0.45
ResolveMethod · 0.45
BeginLoadMethod · 0.45
TryFinishLoadMethod · 0.45
TickMethod · 0.45
ForceFullyLoadPackageMethod · 0.45

Calls 7

ToStringMethod · 0.80
GetFlagsMethod · 0.80
GetNameMethod · 0.45
FindMethod · 0.45
ReleaseMethod · 0.45
AllocateMethod · 0.45
InsertMethod · 0.45

Tested by

no test coverage detected