Navigation
API > API/Runtime > API/Runtime/Core
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool LWCSerializerPrivate::IsPreLWC
(
const FArchive& Ar |
Misc/LargeWorldCoordinatesSerializer.h | ||
bool LWCSerializerPrivate::IsPreLWC
(
const FStructuredArchive::FSlot& Slot |
Misc/LargeWorldCoordinatesSerializer.h |
LWCSerializerPrivate::IsPreLWC(const FArchive &)
| Name | LWCSerializerPrivate::IsPreLWC |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/LargeWorldCoordinatesSerializer.h |
| Include Path | #include "Misc/LargeWorldCoordinatesSerializer.h" |
namespace LWCSerializerPrivate
{
bool LWCSerializerPrivate::IsPreLWC
(
const FArchive & Ar
)
}
LWCSerializerPrivate::IsPreLWC(const FStructuredArchive::FSlot &)
| Name | LWCSerializerPrivate::IsPreLWC |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/LargeWorldCoordinatesSerializer.h |
| Include Path | #include "Misc/LargeWorldCoordinatesSerializer.h" |
namespace LWCSerializerPrivate
{
bool LWCSerializerPrivate::IsPreLWC
(
const FStructuredArchive::FSlot & Slot
)
}