C# Class UnityEditor.HeapshotReader.TypeInfo

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

Méthodes publiques

Свойство Type Description
fields HeapshotReader.FieldInfo>.Dictionary
name string

Méthodes publiques

Méthode Description
TypeInfo ( ) : System
TypeInfo ( string name ) : System

Method Details

TypeInfo() public méthode

public TypeInfo ( ) : System
Résultat System

TypeInfo() public méthode

public TypeInfo ( string name ) : System
name string
Résultat System

Property Details

fields public_oe property

public Dictionary fields
Résultat HeapshotReader.FieldInfo>.Dictionary

name public_oe property

public string name
Résultat string