FPackageObjectIndex

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoading2.h

Include

#include "Serialization/AsyncLoading2.h"

Syntax

class FPackageObjectIndex

Constructors

Name Description

Public function

FPackageObjectIndex()

Functions

Name Description

Public function Static

FPackageObje...

 

FromExportIndex

(
    const int32 Index
)

Public function Static

FPackageObje...

 

FromPackagePath

(
    const FStringView& PackageObjectPa...
)

Public function Static

FPackageObje...

 

FromScriptPath

(
    const FStringView& ScriptObjectPat...
)

Public function Const

bool

 

IsExport()

Public function Const

bool

 

IsImport()

Public function Const

bool

 

IsNull()

Public function Const

bool

 

IsPackageImport()

Public function Const

bool

 

IsScriptImport()

Public function Const

uint32

 

ToExport()

Public function Const

uint64

 

Value()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    FPackageObjectIndex Other
)

Public function Const

bool

 

operator==

(
    FPackageObjectIndex Other
)

Enums

Name

Description

Private enum

EType

Constants

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss