Navigation
API > API/Runtime > API/Runtime/Core > API/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
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 |