Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Unity
IL2CPP
Metadata
Il2CppMethodReferenceCollectorComponent
C# Class Unity.IL2CPP.Metadata.Il2CppMethodReferenceCollectorComponent
Inheritance:
IIl2CppMethodReferenceCollectorWriterService
,
IIl2CppMethodReferenceCollectorReaderService
,
IDisposable
Show file
Open project: CarlosHBC/UnityDecompiled
Public Methods
Method
Description
Dispose
( ) :
void
GetOrCreateIndex
(
MethodReference
method
,
IMetadataCollection
metadataCollection
) :
uint
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
GetOrCreateIndex()
public
method
public
GetOrCreateIndex
(
MethodReference
method
,
IMetadataCollection
metadataCollection
) :
uint
method
Mono.Cecil.MethodReference
metadataCollection
IMetadataCollection
return
uint