Method HydrateReachesMonsterAndSkillSpawns
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
HydrateReachesMonsterAndSkillSpawns()
The same contract for the other two spawn roots: MonsterPool (spawn parameters scale the patched base)
and the skill system (GetSkill<T>(create:true) resolves by type, spawns, hydrates). Both go
through the production entry points — no test-only paths.
public IEnumerator HydrateReachesMonsterAndSkillSpawns()