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
&40;
const FIoHash & Identifier
&41;
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.