Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Virtualization > API/Runtime/Core/Virtualization/IPayloadProvider
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Virtualization/VirtualizationSystem.h |
| Include | #include "Virtualization/VirtualizationSystem.h" |
FCompressedBuffer RequestPayload
(
const FIoHash & Identifier
)
Remarks
Should return the payload for the given FIoHash. If the provider fails to find the payload then it should return a null FCompressedBuffer to indicate the error.