C# Class UnityEditorInternal.ObjectMemoryStackInfo

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
allocated int
callerSites UnityEditorInternal.ObjectMemoryStackInfo[]
expanded bool
name string
ownedAllocated int
sorted bool

Property Details

allocated public_oe property

public int allocated
Résultat int

callerSites public_oe property

public ObjectMemoryStackInfo[],UnityEditorInternal callerSites
Résultat UnityEditorInternal.ObjectMemoryStackInfo[]

expanded public_oe property

public bool expanded
Résultat bool

name public_oe property

public string name
Résultat string

ownedAllocated public_oe property

public int ownedAllocated
Résultat int

sorted public_oe property

public bool sorted
Résultat bool