mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-01-12 03:32:06 +08:00
Update hooks list after edit save
This commit is contained in:
parent
57d3a3f52e
commit
5285239bc5
@ -236,6 +236,8 @@ namespace UnityExplorer.Hooks
|
|||||||
CurrentEditedHook = null;
|
CurrentEditedHook = null;
|
||||||
HookManagerPanel.Instance.SetPage(HookManagerPanel.Pages.ClassMethodSelector);
|
HookManagerPanel.Instance.SetPage(HookManagerPanel.Pages.ClassMethodSelector);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
HookList.HooksScrollPool.Refresh(true, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
// UI Construction
|
// UI Construction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user