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

#include <LevelGuids.h>

Public Attributes

FName LevelName
 
TArray< FGuidGuids
 

Detailed Description

Structure to hold information about an external packages objects used in cross-level references

Member Data Documentation

◆ Guids

TArray<FGuid> FLevelGuids::Guids

Array of Guids possible in the other level (can be emptied out if all references are resolved after level load)

◆ LevelName

FName FLevelGuids::LevelName

Name of the external level


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