Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/PackageId.h |
| Include | #include "IO/PackageId.h" |
Syntax
class FPackageId
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPackageId () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPackageId | |||
| FPackageId | FromValue
(
const uint64 Value |
||
| bool | IsValid () |
||
| uint64 | Value () |
||
| uint64 |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
FPackageId Other |
||
| bool | operator<
(
FPackageId Other |
||
| bool | operator==
(
FPackageId Other |
Constants
| Name | Description |
|---|---|
| InvalidId |