UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FWorldLocations::FWorldInfo Struct Reference

#include <WorldLocations.h>

Public Attributes

FVector WorldLocation = FVector::ZeroVector
 
float CullDistance = 0.0f
 

Detailed Description

Publically available information of a replicated root object

Member Data Documentation

◆ CullDistance

float UE::Net::FWorldLocations::FWorldInfo::CullDistance = 0.0f

The current network cull distance of the object

◆ WorldLocation

FVector UE::Net::FWorldLocations::FWorldInfo::WorldLocation = FVector::ZeroVector

Absolute coordinate of the object


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