 |
bool |
bIsHLOD |
Is this level a hierarchical LOD representation of more detailed content. |
 |
bool |
bValid |
If a level is tracked but never starts loading before being removed, we don't include it in the results. |
 |
FBox |
CellBounds |
|
 |
FBox |
ContentBounds |
|
 |
TOptional< double > |
FinalStreamInDistance_Cell |
Distance at which this level was fully streamed in. |
 |
TOptional< double > |
FinalStreamInDistance_Content |
|
 |
TOptional< FVector > |
FinalStreamInLocation |
Location of streaming source (e.g. player) when level was fully streamed in. |
 |
FName |
PackageNameInMemory |
|
 |
FName |
PackageNameOnDisk |
|
 |
TOptional< double > |
TimeAddingToWorld |
|
 |
TOptional< double > |
TimeInWorld |
|
 |
TOptional< double > |
TimeLoading |
|
 |
TOptional< double > |
TimeQueuedForLoading |
All time units in seconds. |
 |
TOptional< double > |
TimeQueuedForRemoveFromWorld |
|
 |
TOptional< double > |
TimeQueueudForAddToWorld |
|
 |
TOptional< double > |
TimeRemovingFromWorld |
|