![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPakEntryLocation, including all inherited members.
| CreateFromListIndex(int32 ListIndex) | FPakEntryLocation | inlinestatic |
| CreateFromOffsetIntoEncoded(int32 Offset) | FPakEntryLocation | inlinestatic |
| CreateInvalid() | FPakEntryLocation | inlinestatic |
| FPakEntryLocation() | FPakEntryLocation | inline |
| FPakEntryLocation(const FPakEntryLocation &Other)=default | FPakEntryLocation | |
| GetAsListIndex() const | FPakEntryLocation | inline |
| GetAsOffsetIntoEncoded() const | FPakEntryLocation | inline |
| Invalid | FPakEntryLocation | static |
| IsInvalid() const | FPakEntryLocation | inline |
| IsListIndex() const | FPakEntryLocation | inline |
| IsOffsetIntoEncoded() const | FPakEntryLocation | inline |
| MaxIndex | FPakEntryLocation | static |
| operator=(const FPakEntryLocation &other)=default | FPakEntryLocation | |
| operator==(const FPakEntryLocation &Other) const | FPakEntryLocation | inline |
| Serialize(FArchive &Ar) | FPakEntryLocation | inline |