Class ObjectMemoryStackInfo
Inheritance
ObjectMemoryStackInfo
Assembly: UnityEditor.dll
Syntax
[Serializable]
public sealed class ObjectMemoryStackInfo
Fields
|
Improve this Doc
View Source
allocated
Declaration
Field Value
|
Improve this Doc
View Source
callerSites
Declaration
public ObjectMemoryStackInfo[] callerSites
Field Value
|
Improve this Doc
View Source
expanded
Declaration
Field Value
|
Improve this Doc
View Source
name
Declaration
Field Value
|
Improve this Doc
View Source
ownedAllocated
Declaration
public int ownedAllocated
Field Value
|
Improve this Doc
View Source
sorted
Declaration
Field Value
Extension Methods