Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Unity
IL2CPP
Il2CppTypeData
C# Class Unity.IL2CPP.Il2CppTypeData
Mostra file
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
Attrs
int
Type
Mono.Cecil.TypeReference
Public Methods
Method
Description
Il2CppTypeData
(
TypeReference
type
,
int
attrs
) :
Mono.Cecil
ToString
( ) :
string
Method Details
Il2CppTypeData()
public
method
public
Il2CppTypeData
(
TypeReference
type
,
int
attrs
) :
Mono.Cecil
type
Mono.Cecil.TypeReference
attrs
int
return
Mono.Cecil
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Attrs
public_oe property
public
int
Attrs
return
int
Type
public_oe property
public
TypeReference,Mono.Cecil
Type
return
Mono.Cecil.TypeReference