Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO > API/Runtime/Core/IO/IIoStoreWriteRequest
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
| Include | #include "IO/IoDispatcher.h" |
void PrepareSourceBufferAsync
(
FGraphEventRef CompletionEvent
)
Remarks
Launches any async operations necessary in order to access the buffer. CompletionEvent is set once it's ready, which may be immediate.