mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2024-12-22 17:47:35 +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;
|
||||
HookManagerPanel.Instance.SetPage(HookManagerPanel.Pages.ClassMethodSelector);
|
||||
}
|
||||
|
||||
HookList.HooksScrollPool.Refresh(true, false);
|
||||
}
|
||||
|
||||
// UI Construction
|
||||
|
Loading…
Reference in New Issue
Block a user