Plugins: Add hook TODOs

This commit is contained in:
Katy Coe
2020-12-21 23:02:32 +01:00
parent 3e27cd25e9
commit b9409e7425
7 changed files with 18 additions and 0 deletions

View File

@@ -313,6 +313,8 @@ namespace Il2CppInspector
// Merge all metadata usage references into a single distinct list
MetadataUsages = buildMetadataUsages();
// TODO: Plugin hook PostProcessPackage
}
// Get a method pointer if available