UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NetObjectFactory.h File Reference
#include "UObject/ObjectMacros.h"
#include "Iris/ReplicationSystem/NetObjectFactoryRegistry.h"
#include "Iris/ReplicationSystem/ReplicationBridgeTypes.h"
#include "Iris/ReplicationSystem/NetRefHandle.h"
#include "Misc/EnumClassFlags.h"
#include "Misc/Optional.h"
#include "NetObjectFactory.generated.h"

Go to the source code of this file.

Classes

struct  UE::Net::FCreationHeaderContext
 
class  UE::Net::FNetObjectCreationHeader
 
class  UNetObjectFactory
 
struct  UNetObjectFactory::FInstantiateResult
 
struct  UNetObjectFactory::FInstantiateContext
 
struct  UNetObjectFactory::FPostInstantiationContext
 
struct  UNetObjectFactory::FPostInitContext
 
struct  UNetObjectFactory::FDestroyedContext
 
struct  UNetObjectFactory::FWorldInfoContext
 
struct  UNetObjectFactory::FWorldInfoData
 

Namespaces

namespace  UE
 
namespace  UE::Net
 

Functions

 ENUM_CLASS_FLAGS (UNetObjectFactory::EWorldInfoRequested)
 

Function Documentation

◆ ENUM_CLASS_FLAGS()