Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UPackage
Syntax
uint8 bCanBeImported: 1
Remarks
Whether this package can be imported, i.e. its package name is a package that exists on disk. Note: This includes all normal packages where the Name matches the FileName and localized packages shadowing an existing source package, but excludes level streaming packages with /Temp/ names.