FPackedObjectRef

[FPackedObjectRef](API\Runtime\CoreUObject\UObject\FPackedObjectRef) represents a lightweight reference that can fit in the space of a pointer and be able to refer to an object (or null) that may or may not be loaded without pointing to its location in memory (even if it is currently loaded).