UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Nanite::FPageKey Struct Reference

#include <NaniteStreamingManager.h>

Public Member Functions

bool operator== (const FPageKey &Other) const
 
bool operator!= (const FPageKey &Other) const
 
bool operator< (const FPageKey &Other) const
 

Public Attributes

uint32 RuntimeResourceID = INDEX_NONE
 
uint32 PageIndex = INDEX_NONE
 

Friends

uint32 GetTypeHash (const FPageKey &Key)
 

Member Function Documentation

◆ operator!=()

bool Nanite::FPageKey::operator!= ( const FPageKey Other) const
inline

◆ operator<()

bool Nanite::FPageKey::operator< ( const FPageKey Other) const
inline

◆ operator==()

bool Nanite::FPageKey::operator== ( const FPageKey Other) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FPageKey Key)
friend

Member Data Documentation

◆ PageIndex

uint32 Nanite::FPageKey::PageIndex = INDEX_NONE

◆ RuntimeResourceID

uint32 Nanite::FPageKey::RuntimeResourceID = INDEX_NONE

The documentation for this struct was generated from the following file: