Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FWorldLocations
Publically available information of a replicated root object
| Name | FWorldInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/WorldLocations.h |
| Include Path | #include "Iris/ReplicationSystem/WorldLocations.h" |
Syntax
struct FWorldInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CullDistance | float | The current network cull distance of the object | Iris/ReplicationSystem/WorldLocations.h | |
| WorldLocation | FVector | Absolute coordinate of the object | Iris/ReplicationSystem/WorldLocations.h |