![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Math/Color.h"#include "Math/RandomStream.h"#include "HAL/IConsoleManager.h"#include "WorldPartitionStreamingSource.generated.h"Go to the source code of this file.
Classes | |
| class | FSphericalSector |
| struct | FStreamingSourceShape |
| class | FStreamingSourceShapeHelper |
| struct | FWorldPartitionStreamingQuerySource |
| struct | FWorldPartitionStreamingSource |
| struct | FSetStreamingSourceExtraRadius |
| struct | FSetStreamingSourceExtraAngle |
| struct | IWorldPartitionStreamingSourceProvider |
Enumerations | |
| enum class | EStreamingSourceTargetBehavior : uint8 { Include , Exclude } |
| enum class | EStreamingSourceTargetState : uint8 { Loaded , Activated } |
| enum class | EStreamingSourcePriority : uint8 { Highest = 0 , High = 64 , Normal = 128 , Low = 192 , Lowest = 255 , Default = Normal } |
Functions | |
| const TCHAR * | GetStreamingSourceTargetStateName (EStreamingSourceTargetState StreamingSourceTargetState) |
|
strong |
|
strong |
|
strong |
|
inline |