Table of Contents

Method GetBiomes

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

GetBiomes()

Gets the biomes currently owned by or associated with this manager.

public IBiome[] GetBiomes()

Returns

IBiome[]

The biomes returned by the registered biome-provider callback, or a fallback single child biome when no callback is registered.