#include <World.h>
◆ FStreamingLevelsToConsider()
| FStreamingLevelsToConsider::FStreamingLevelsToConsider |
( |
| ) |
|
|
inline |
◆ Add()
Add an element to the container if not already in the container.
◆ AddReferencedObjects()
◆ AreStreamingLevelsBeingConsidered()
| bool FStreamingLevelsToConsider::AreStreamingLevelsBeingConsidered |
( |
| ) |
|
|
inline |
◆ BeginConsideration()
| void FStreamingLevelsToConsider::BeginConsideration |
( |
| ) |
|
◆ Contains()
◆ EndConsideration()
| void FStreamingLevelsToConsider::EndConsideration |
( |
| ) |
|
◆ GetStreamingLevels()
◆ Reevaluate()
◆ Remove()
◆ RemoveAt()
| void FStreamingLevelsToConsider::RemoveAt |
( |
int32 |
Index | ) |
|
◆ Reset()
| void FStreamingLevelsToConsider::Reset |
( |
| ) |
|
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/Engine/Classes/Engine/World.h
- Engine/Source/Runtime/Engine/Private/World.cpp