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

#include <WorldPartitionStreamingSource.h>

Public Member Functions

 FStreamingSourceShape ()
 
FString ToString () const
 

Public Attributes

bool bUseGridLoadingRange
 
float LoadingRangeScale
 
float Radius
 
bool bIsSector
 
float SectorAngle
 
FVector Location
 
FRotator Rotation
 

Friends

uint32 GetTypeHash (const FStreamingSourceShape &InShape)
 

Constructor & Destructor Documentation

◆ FStreamingSourceShape()

FStreamingSourceShape::FStreamingSourceShape ( )
inline

Member Function Documentation

◆ ToString()

FString FStreamingSourceShape::ToString ( ) const

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FStreamingSourceShape InShape)
friend

Member Data Documentation

◆ bIsSector

bool FStreamingSourceShape::bIsSector

◆ bUseGridLoadingRange

bool FStreamingSourceShape::bUseGridLoadingRange

◆ LoadingRangeScale

float FStreamingSourceShape::LoadingRangeScale

◆ Location

FVector FStreamingSourceShape::Location

◆ Radius

float FStreamingSourceShape::Radius

◆ Rotation

FRotator FStreamingSourceShape::Rotation

◆ SectorAngle

float FStreamingSourceShape::SectorAngle

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