Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FWorldLocations
Description
Return the current stored world information of the given object. Returns a default struct if the object did not register in the world location cache.
| Name | GetWorldInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/WorldLocations.h |
| Include Path | #include "Iris/ReplicationSystem/WorldLocations.h" |
FWorldLocations::FWorldInfo GetWorldInfo
(
UE::Net::Private::FInternalNetRefIndex ObjectIndex
) const