Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO > API/Runtime/Core/IO/FIoChunkId
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/IoChunkId.h |
| Include | #include "IO/IoChunkId.h" |
| Source | /Engine/Source/Runtime/Core/Private/IO/IoChunkId.cpp |
static FIoChunkId FromHex
&40;
FStringView Hex
&41;
Remarks
Creates an I/O chunk ID from a 24 character long hexadecimal string. The corresponding I/O chunk ID or an invalid ID if the input string is not in the correct format.