Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

Warning
Deprecated. 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<ObjectFlags> flags { get; }