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

Method QueueRequest

Source/Engine/Engine/AsyncLoader.cpp:78–112  ·  view source on GitHub ↗

Queue an async load request. @param[in] pBuffer Buffer in which to load data. @param[in] rFileName FilePath name of the file from which to load. @param[in] offset Byte offset within the file from which to load. @param[in] size Number of bytes to read. @param[in] priority Load priority. @return ID identifying the load request if queued successfully, invalid index if the request q

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

BeginLoadTocMethod · 0.80
BeginLoadObjectMethod · 0.80
BeginLoadSubDataMethod · 0.80
BeginPreloadMethod · 0.80
TickDeserializeMethod · 0.80

Calls 2

AllocateMethod · 0.45
PushMethod · 0.45

Tested by

no test coverage detected