nativeObjectAddress
The memory address of the native C++ object. This matches the "m_CachedPtr" field of UnityEngine.Object.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.MemoryProfiler
- Assembly: UnityEditor.CoreModule
public long nativeObjectAddress { get; }