Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FOnDemandMountResult
Description
Prints the result to the log. If the result was a success then nothing will be logged. If the mount failed on EIoErrorCode::PendingHostGroup then the result will be printed with 'log' verbosity. All other results will be printed with 'error' verbosity.
| Name | LogResult |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/IoStoreOnDemand.h |
| Include Path | #include "IO/IoStoreOnDemand.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/IoStoreOnDemandInternals.cpp |
void LogResult()