From 6afdd2c41ca24e4a13658f0cbd01ef392f0b6923 Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Mon, 10 Feb 2020 06:37:16 +0100 Subject: [PATCH] GUI: Implement all exports --- Il2CppInspector.GUI/MainWindow.xaml | 26 ++-- Il2CppInspector.GUI/MainWindow.xaml.cs | 159 ++++++++++++++++++++++++- 2 files changed, 172 insertions(+), 13 deletions(-) diff --git a/Il2CppInspector.GUI/MainWindow.xaml b/Il2CppInspector.GUI/MainWindow.xaml index 51a333d..e317318 100644 --- a/Il2CppInspector.GUI/MainWindow.xaml +++ b/Il2CppInspector.GUI/MainWindow.xaml @@ -183,6 +183,8 @@ + + + + @@ -240,7 +252,7 @@ - + - Alphabetical - Type definition index + Alphabetical + Type definition index - Suppress pointer, offset and index metadata comments - + Suppress pointer, offset and index metadata comments +