Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
| Include | #include "IO/IoDispatcher.h" |
Syntax
class FIoDirectoryIndexHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FIoDirectoryIndexHandle | FromIndex
(
uint32 Index |
||
| FIoDirectoryIndexHandle | Invalid () |
||
| bool | IsValid () |
||
| FIoDirectoryIndexHandle | |||
| uint32 | ToIndex () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
FIoDirectoryIndexHandle Other |
||
| bool | operator==
(
FIoDirectoryIndexHandle Other |
Constants
| Name | Description |
|---|---|
| InvalidHandle | |
| RootHandle |