chore: inject ZoneAssetCreationStateCollection to states

This commit is contained in:
Jan
2025-01-03 14:55:19 +01:00
parent ef862ff246
commit 2313da1c12
7 changed files with 29 additions and 14 deletions
@@ -24,7 +24,7 @@ namespace IW5
ExpressionSupportingData* m_supporting_data;
MenuConversionZoneState();
void SetZone(Zone* zone) override;
void Inject(ZoneAssetCreationInjection& inject) override;
Statement_s* FindFunction(const std::string& functionName);