![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetObjectFactory.h>
Public Attributes | |
| UObject * | Instance = nullptr |
| const UE::Net::FNetObjectCreationHeader * | Header = nullptr |
| uint32 | ConnectionId = 0 |
Contextual information to use in the PostInstantiation callback
| uint32 UNetObjectFactory::FPostInstantiationContext::ConnectionId = 0 |
The connection that owns the replicated object
| const UE::Net::FNetObjectCreationHeader* UNetObjectFactory::FPostInstantiationContext::Header = nullptr |
The header representing the replicated object
| UObject* UNetObjectFactory::FPostInstantiationContext::Instance = nullptr |
The object instantiated