chore: get Iwd and Ipak creators in constructor for post processors

This commit is contained in:
Jan
2025-01-03 11:18:33 +01:00
parent 416823c6cd
commit 3c3161448f
16 changed files with 81 additions and 34 deletions

View File

@ -12,6 +12,7 @@ namespace T6
const ZoneDefinitionContext& zoneDefinition,
ISearchPath& searchPath,
IGdtQueryable& gdt,
ZoneAssetCreationStateContainer& zoneStates,
const std::filesystem::path& outDir,
const std::filesystem::path& cacheDir) const override;
};