Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FArchive > API/Runtime/Core/FArchive/FScopeSeekTo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopeSeekTo
(
const FScopeSeekTo& |
Serialization/Archive.h | ||
FScopeSeekTo
(
FArchive& InAr, |
Serialization/Archive.h |
FScopeSeekTo(const FScopeSeekTo &)
| Name | FScopeSeekTo |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
| Include Path | #include "Serialization/Archive.h" |
FScopeSeekTo
(
const FScopeSeekTo &
)
FScopeSeekTo(FArchive &, int64)
| Name | FScopeSeekTo |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
| Include Path | #include "Serialization/Archive.h" |
FScopeSeekTo
(
FArchive & InAr,
int64 InPos
)