Interface IVariantInitializer

All Known Implementing Classes:
TerrainRecruitLoader, TerrainRecruitLoader.NullTerrainRecruitLoader

public interface IVariantInitializer
Access methods how information that is loaded e.g. by TerrainRecruitLoader finds it's way into the Variant object. Might be handy also for UnitTest setup.