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

#include <NetObjectReference.h>

Public Member Functions

 FNetDependencyInfo (const FNetObjectReference &InObjectRef)
 

Public Attributes

FNetObjectReference ObjectRef
 

Detailed Description

Representation of an object dependency, e.g. when used in UReplicationBridge::GetInitialDependencies().

Constructor & Destructor Documentation

◆ FNetDependencyInfo()

UE::Net::FNetDependencyInfo::FNetDependencyInfo ( const FNetObjectReference InObjectRef)
inlineexplicit

Member Data Documentation

◆ ObjectRef

FNetObjectReference UE::Net::FNetDependencyInfo::ObjectRef

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