flags
An array the contains the flags attached to the native memory objects referenced in the NativeObjectEntries.nativeObjectAddress array.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<ObjectFlags> flags { get; }