FLevelGuids

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

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/LevelGuids.h

Include

#include "UObject/LevelGuids.h"

Syntax

struct FLevelGuids

Remarks

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

Variables

Name Description

Public variable

TArray< FGuid >

 

Guids

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

Public variable

FName

 

LevelName

Name of the external level

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss