![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Iris/ReplicationSystem/NetObjectFactory.h"#include "Iris/Core/NetObjectReference.h"#include "NetActorFactory.generated.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Net |
Enumerations | |
| enum class | UE::Net::EActorNetSpawnInfoFlags : uint32 { UE::Net::None = 0U , UE::Net::QuantizeScale = 1U , UE::Net::QuantizeLocation = QuantizeScale << 1U , UE::Net::QuantizeVelocity = QuantizeLocation << 1U } |