Talk:GetWorldSpace - ObjectReference

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Calling on a reference in an interior.[edit source]

Because interiors aren't part of a worldspace are what one would call an instance, calling this function on a reference wont yield an expected result of course. Exterior cells are part of a worldspace however. If you need to check if an interior is "linked" to a worldspace in someway, you need to compare the object's current location with the location assigned to the worldspace you wish to check for, take care to account for interiors not having a location, or a location not having a parent location. --Rasikko (talk) 2018-01-11T10:23:18 (EST)