UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ContentBundleLog.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Namespaces

namespace  ContentBundle
 
namespace  ContentBundle::Log
 

Functions

ENGINE_API DECLARE_LOG_CATEGORY_EXTERN (LogContentBundle, Log, All)
 
ENGINE_API FString ContentBundle::Log::MakeDebugInfoString (const FContentBundleBase &ContentBundle)
 
ENGINE_API FString ContentBundle::Log::MakeDebugInfoString (const FContentBundleClient &ContentBundleClient)
 
ENGINE_API FString ContentBundle::Log::MakeDebugInfoString (const FContentBundleContainer &ContentBundleContainer)
 
ENGINE_API FString ContentBundle::Log::MakeDebugInfoString (const FContentBundleClient &ContentBundleClient, UWorld *World)
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

ENGINE_API DECLARE_LOG_CATEGORY_EXTERN ( LogContentBundle  ,
Log  ,
All   
)