NativeObjectEntries.nativeObjectAddress
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.
An array of memory addresses that point to native C++ objects. This matches the "m_CachePtr" field of a UnityEngine.Object.