Navigation
Unreal Engine C++ API Reference > Runtime > Core > IO
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/IO/IoContainerId.h |
Include | #include "IO/IoContainerId.h" |
Syntax
class FIoContainerId
Remarks
Container ID.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FIoContainerId
(
const FIoContainerId& Other |
||
![]() |
FIoContainerId
(
FIoContainerId&& Other |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FIoContainerId | ||
![]() ![]() |
bool | IsValid () |
|
![]() ![]() |
uint64 | Value () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
FIoContainerId Other |
|
![]() ![]() |
bool | operator<
(
FIoContainerId Other |
|
![]() |
FIoContainerId & | operator=
(
const FIoContainerId& Other |
|
![]() ![]() |
bool | operator==
(
FIoContainerId Other |
Constants
Name | Description |
---|---|
InvalidId |