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

Public Member Functions

bool IsDefault ()
 

Public Attributes

TWeakObjectPtr< ULevelLevel
 
TWeakObjectPtr< ULevelOwnerLevel
 
FGuid LevelInstanceGuid
 
FGuid ResolvedLevelInstanceGuid
 
bool bIsDefault = true
 

Member Function Documentation

◆ IsDefault()

bool FLevelInstanceGuid::IsDefault ( )
inline

Member Data Documentation

◆ bIsDefault

bool FLevelInstanceGuid::bIsDefault = true

◆ Level

TWeakObjectPtr<ULevel> FLevelInstanceGuid::Level

◆ LevelInstanceGuid

FGuid FLevelInstanceGuid::LevelInstanceGuid

◆ OwnerLevel

TWeakObjectPtr<ULevel> FLevelInstanceGuid::OwnerLevel

◆ ResolvedLevelInstanceGuid

FGuid FLevelInstanceGuid::ResolvedLevelInstanceGuid

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