C# Class Unity.IL2CPP.Metadata.Il2CppMethodReferenceCollectorComponent

Inheritance: IIl2CppMethodReferenceCollectorWriterService, IIl2CppMethodReferenceCollectorReaderService, IDisposable
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetOrCreateIndex ( MethodReference method, IMetadataCollection metadataCollection ) : uint

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetOrCreateIndex() public méthode

public GetOrCreateIndex ( MethodReference method, IMetadataCollection metadataCollection ) : uint
method Mono.Cecil.MethodReference
metadataCollection IMetadataCollection
Résultat uint