Class BiomeExtensions
Helper extension methods for updating biome state and resolving the owning VistaManager.
public static class BiomeExtensions
- Inheritance
-
BiomeExtensions
- Inherited Members
Methods
- GenerateBiomesInGroup(IBiome)
Requests regeneration for the manager associated with the specified biome.
- GetVistaManagerInstance(IBiome)
Resolves the VistaManager that owns a biome.
- MarkChanged(IBiome)
Marks a biome as changed by updating its updateCounter to the current timestamp.