Core(DLCManager) - Upate type scanning

This commit is contained in:
miku-666
2025-11-28 08:54:17 +01:00
parent 2edb8986bb
commit ae85bc4b39
10 changed files with 284 additions and 123 deletions

View File

@@ -8,8 +8,6 @@
bool IsRootPackage { get; }
IDLCPackageSerialization PackageInfo { get; }
DLC.DLCPackageType GetDLCPackageType();
IDLCPackage ParentPackage { get; }