mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-10 13:30:26 +05:00
Plugins: Add IPlugin.OptionsChanged
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Il2CppInspector.PluginAPI.V100
|
||||
/// <summary>
|
||||
/// Core interface that all plugins must implement
|
||||
/// </summary>
|
||||
public interface IPlugin
|
||||
public partial interface IPlugin
|
||||
{
|
||||
/// <summary>
|
||||
/// Plugin name for CLI and unique ID
|
||||
|
||||
Reference in New Issue
Block a user