UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RuntimePartition.h File Reference
#include "CoreMinimal.h"
#include "WorldPartition/WorldPartitionStreamingGenerationContext.h"
#include "RuntimePartition.generated.h"

Go to the source code of this file.

Classes

class  URuntimePartition
 

Macros

#define UE_API   ENGINE_API
 

Enumerations

enum class  ERuntimePartitionCellBoundsMethod : uint8 { UseContent , UseCellBounds , UseMinContentCellBounds }
 

Macro Definition Documentation

◆ UE_API

#define UE_API   ENGINE_API

Enumeration Type Documentation

◆ ERuntimePartitionCellBoundsMethod

Chooses a method for how to compute streaming cells bounds

Enumerator
UseContent 
UseCellBounds 
UseMinContentCellBounds