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

Method TryFinishLoad

Source/Engine/Engine/AssetLoader.cpp:142–196  ·  view source on GitHub ↗

Test whether an object load request has completed, getting the result object if so. Note that after a load request has completed (this function returns true), the request ID should no longer be considered valid. @param[in] id Load request ID. @param[out] rspObject Smart pointer set to the loaded object if loading has completed. Note that this will be set to the object instance even if

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 10

GetInstanceFunction · 0.85
GetObjectMethod · 0.80
ToStringMethod · 0.80
GetFlagsMethod · 0.80
NotifyAssetLoadedMethod · 0.80
FindMethod · 0.45
ReleaseMethod · 0.45
ClearMethod · 0.45
RemoveMethod · 0.45
SetFlagsMethod · 0.45

Tested by

no test coverage detected