Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FAssetLog |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectGlobals.h |
| Include Path | #include "UObject/UObjectGlobals.h" |
Syntax
class FAssetLog
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAssetLog
(
const TCHAR* InPath |
UObject/UObjectGlobals.h | ||
FAssetLog
(
const FPackagePath& InPath |
UObject/UObjectGlobals.h | ||
| UObject/UObjectGlobals.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Object | const UObject * | UObject/UObjectGlobals.h | ||
| PackagePath | const FPackagePath * | UObject/UObjectGlobals.h | ||
| Path | const TCHAR * | UObject/UObjectGlobals.h |