Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FWorldLocations
Contains the cached object data we are storing.
| Name | FObjectInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/WorldLocations.h |
| Include Path | #include "Iris/ReplicationSystem/WorldLocations.h" |
Syntax
struct FObjectInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CullDistance | float | The default network cull distance of the object | Iris/ReplicationSystem/WorldLocations.h | |
| CullDistanceOverride | float | The optional temporary cull distance override. Max means it is not used | Iris/ReplicationSystem/WorldLocations.h | |
| WorldLocation | FVector | Absolute coordinate of the object | Iris/ReplicationSystem/WorldLocations.h |