UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::Connection::Private::FValidateLevelVisibilityResult Struct Reference

Public Attributes

bool bLevelExists = false
 
const ULevelStreamingStreamingLevel
 
UPackagePackage = nullptr
 
FLinkerLoadLinker = nullptr
 

Member Data Documentation

◆ bLevelExists

bool UE::Net::Connection::Private::FValidateLevelVisibilityResult::bLevelExists = false

◆ Linker

FLinkerLoad* UE::Net::Connection::Private::FValidateLevelVisibilityResult::Linker = nullptr

◆ Package

UPackage* UE::Net::Connection::Private::FValidateLevelVisibilityResult::Package = nullptr

◆ StreamingLevel

const ULevelStreaming* UE::Net::Connection::Private::FValidateLevelVisibilityResult::StreamingLevel

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