UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FAssetLog Class Reference

#include <UObjectGlobals.h>

Public Member Functions

 FAssetLog (const TCHAR *InPath UE_LIFETIMEBOUND)
 
 FAssetLog (const FPackagePath &InPath UE_LIFETIMEBOUND)
 
 FAssetLog (const UObject *InObject UE_LIFETIMEBOUND)
 

Friends

void SerializeForLog (FCbWriter &Writer, const FAssetLog &AssetLog)
 

Constructor & Destructor Documentation

◆ FAssetLog() [1/3]

UE::FAssetLog::FAssetLog ( const TCHAR *InPath  UE_LIFETIMEBOUND)
inlineexplicit

◆ FAssetLog() [2/3]

UE::FAssetLog::FAssetLog ( const FPackagePath &InPath  UE_LIFETIMEBOUND)
inlineexplicit

◆ FAssetLog() [3/3]

UE::FAssetLog::FAssetLog ( const UObject *InObject  UE_LIFETIMEBOUND)
inlineexplicit

Friends And Related Symbol Documentation

◆ SerializeForLog

void SerializeForLog ( FCbWriter Writer,
const FAssetLog AssetLog 
)
friend

The documentation for this class was generated from the following files: