C# Class UnityEditor.MemoryProfiler.TypeDescription

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
assembly string
baseOrElementTypeIndex int
fields UnityEditor.MemoryProfiler.FieldDescription[]
name string
size int
staticFieldBytes byte[]
typeIndex int
typeInfoAddress ulong

Property Details

assembly public_oe property

public string assembly
Résultat string

baseOrElementTypeIndex public_oe property

public int baseOrElementTypeIndex
Résultat int

fields public_oe property

public FieldDescription[],UnityEditor.MemoryProfiler fields
Résultat UnityEditor.MemoryProfiler.FieldDescription[]

name public_oe property

public string name
Résultat string

size public_oe property

public int size
Résultat int

staticFieldBytes public_oe property

public byte[] staticFieldBytes
Résultat byte[]

typeIndex public_oe property

public int typeIndex
Résultat int

typeInfoAddress public_oe property

public ulong typeInfoAddress
Résultat ulong