![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetObjectFactory.h>
Public Attributes | |
| UObject * | Instance = nullptr |
| UE::Net::FNetRefHandle | Handle |
| EWorldInfoRequested | InfoRequested = EWorldInfoRequested::All |
Context when asking the factory for information on a specific object
| UE::Net::FNetRefHandle UNetObjectFactory::FWorldInfoContext::Handle |
The handle of the object
| EWorldInfoRequested UNetObjectFactory::FWorldInfoContext::InfoRequested = EWorldInfoRequested::All |
Specify which info is requested to be updated.
| UObject* UNetObjectFactory::FWorldInfoContext::Instance = nullptr |
The object instance we are requesting information about