if (
Info.CurrentInstallSize > 0 ||
Info.State != ECacheState::Released) \
{ \
if (
Info.FullInstallSize >
Info.CurrentInstallSize) Diff =
TEXT(">"); \
UE_LOG(
LogInstallBundleManager, Verbosity,
TEXT("* \t%s, %"
UINT64_FMT ", %"
UINT64_FMT ", %"
UINT64_FMT ", %s, %s, %s, %f"), *BundleName.ToString(),
Info.FullInstallSize,
Info.InstallOverheadSize,
Info.CurrentInstallSize, Diff, (
Info.State == ECacheState::
Reserved) ?
TEXT("
true") :
TEXT("
false"), *
Info.TimeStamp.ToString(),
Info.AgeScalar) \
}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
return true
Definition ExternalRpcRegistry.cpp:601
#define UE_LOG(CategoryName, Verbosity, Format,...)
Definition LogMacros.h:270
if(Failed) console_printf("Failed.\n")
@ false
Definition radaudio_common.h:23