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

#include <NetObjectFactory.h>

Public Attributes

UObjectInstance = nullptr
 
UE::Net::FNetRefHandle Handle
 
EWorldInfoRequested InfoRequested = EWorldInfoRequested::All
 

Detailed Description

Context when asking the factory for information on a specific object

Member Data Documentation

◆ Handle

UE::Net::FNetRefHandle UNetObjectFactory::FWorldInfoContext::Handle

The handle of the object

◆ InfoRequested

EWorldInfoRequested UNetObjectFactory::FWorldInfoContext::InfoRequested = EWorldInfoRequested::All

Specify which info is requested to be updated.

◆ Instance

UObject* UNetObjectFactory::FWorldInfoContext::Instance = nullptr

The object instance we are requesting information about


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