![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WorldPartitionStreamingSource.h>
Static Public Member Functions | |
| static bool | IsSourceAffectingGrid (const TSet< FName > &InSourceTargetGrids, EStreamingSourceTargetBehavior InSourceTargetBehavior, FName InGridName) |
| static void | ForEachShape (float InGridLoadingRange, float InDefaultRadius, bool bInProjectIn2D, const FVector &InLocation, const FRotator &InRotation, const TArray< FStreamingSourceShape > &InShapes, TFunctionRef< void(const FSphericalSector &)> InOperation, float InExtraRadius=0.f, float InExtraAngle=0.f) |
Helper class used to iterate over streaming source shapes.
|
inlinestatic |
|
inlinestatic |