C# Class Unity.IL2CPP.Il2CppTypeData

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
Attrs int
Type Mono.Cecil.TypeReference

Méthodes publiques

Méthode Description
Il2CppTypeData ( TypeReference type, int attrs ) : Mono.Cecil
ToString ( ) : string

Method Details

Il2CppTypeData() public méthode

public Il2CppTypeData ( TypeReference type, int attrs ) : Mono.Cecil
type Mono.Cecil.TypeReference
attrs int
Résultat Mono.Cecil

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Attrs public_oe property

public int Attrs
Résultat int

Type public_oe property

public TypeReference,Mono.Cecil Type
Résultat Mono.Cecil.TypeReference