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

TypeDescriptionEntries.flags

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<TypeFlags> flags;

Description

Flags set for this type description, that define whether this type is an array or a value type, and the array rank of the type.