Plugins: Add hook TODOs
This commit is contained in:
@@ -60,6 +60,8 @@ namespace Il2CppInspector.GUI
|
||||
private void okButton_Click(object sender, RoutedEventArgs e) {
|
||||
// Closes dialog box automatically
|
||||
DialogResult = true;
|
||||
|
||||
// TODO: Plugin hook OptionsChanged (and make sure it works when clicking close icon as well)
|
||||
}
|
||||
|
||||
// Select a file path
|
||||
|
||||
Reference in New Issue
Block a user