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

Method TrySyncRequest

Source/Engine/Engine/AsyncLoader.cpp:156–171  ·  view source on GitHub ↗

Check whether the load request with the specified ID has completed without blocking the current thread, releasing the request information if it has completed. After calling this function, the given ID will no longer be valid. @param[in] id Request ID. @param[out] rBytesRead If the request has completed, this is set to the number of bytes read from the file, zero if the request offset

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

TryFinishLoadTocMethod · 0.80
TickCacheLoadMethod · 0.80
TryFinishLoadSubDataMethod · 0.80
TickPreloadMethod · 0.80
TickDeserializeMethod · 0.80

Calls 2

GetObjectMethod · 0.80
ReleaseMethod · 0.45

Tested by

no test coverage detected