This version of Unity is unsupported.
Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

NativeObjectEntries.nativeObjectAddress

Obsolete This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/). public ArrayEntries<ulong> nativeObjectAddress;

Description

An array of memory addresses that point to native C++ objects. This matches the "m_CachePtr" field of a UnityEngine.Object.