Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FPageKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/NaniteStreamingManager.h |
| Include Path | #include "Rendering/NaniteStreamingManager.h" |
Syntax
struct FPageKey
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PageIndex | uint32 | Rendering/NaniteStreamingManager.h | ||
| RuntimeResourceID | uint32 | Rendering/NaniteStreamingManager.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FPageKey& Other |
Rendering/NaniteStreamingManager.h | ||
bool operator==
(
const FPageKey& Other |
Rendering/NaniteStreamingManager.h |