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
Common
CFG
CatchHandlerData
C# Class Unity.IL2CPP.Common.CFG.CatchHandlerData
Mostra file
Open project: CarlosHBC/UnityDecompiled
Public Properties
Property
Type
Description
Range
BlockRange
Type
Mono.Cecil.TypeReference
Public Methods
Method
Description
CatchHandlerData
(
TypeReference
type
,
BlockRange
range
) :
Mono.Cecil
Method Details
CatchHandlerData()
public
method
public
CatchHandlerData
(
TypeReference
type
,
BlockRange
range
) :
Mono.Cecil
type
Mono.Cecil.TypeReference
range
BlockRange
return
Mono.Cecil
Property Details
Range
public_oe property
public
BlockRange,Unity.IL2CPP.Common.CFG
Range
return
BlockRange
Type
public_oe property
public
TypeReference,Mono.Cecil
Type
return
Mono.Cecil.TypeReference