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

Method SyncRequest

Source/Engine/Engine/AsyncLoader.cpp:125–141  ·  view source on GitHub ↗

Block the current thread until the load request with the specified ID completes and release the request information. After calling this function, the given ID will no longer be valid. @param[in] id Request ID. @return Number of bytes read from the file, zero if the request offset was not within the range of the file, or an invalid index if the file was not found or could not be opened. @see

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ShutdownMethod · 0.80
ShutdownMethod · 0.80

Calls 2

GetObjectMethod · 0.80
ReleaseMethod · 0.45

Tested by

no test coverage detected