C# Class MelonLoader.RegisterTypeInIl2Cpp

Inheritance: Attribute
Exibir arquivo Open project: BepInEx/BepInEx.MelonLoader.Loader Class Usage Examples

Public Methods

Method Description
RegisterAssembly ( Assembly asm ) : void
RegisterTypeInIl2Cpp ( ) : System
RegisterTypeInIl2Cpp ( bool logSuccess ) : System

Method Details

RegisterAssembly() public static method

public static RegisterAssembly ( Assembly asm ) : void
asm Assembly
return void

RegisterTypeInIl2Cpp() public method

public RegisterTypeInIl2Cpp ( ) : System
return System

RegisterTypeInIl2Cpp() public method

public RegisterTypeInIl2Cpp ( bool logSuccess ) : System
logSuccess bool
return System