public interface IPlanetDefinitionDescribes one installed Planet Crafter planet.
Members
IdGets the planet's stable game ID.propertySceneNameGets the Unity scene name used by the game.propertyIsStartingPlanetGets whether this is the game's default starting planet.propertyIsCurrentGets whether this planet is currently loaded.propertyRequiresPurificationGets whether this planet uses purification progression.propertyWeatherEventCountGets the number of distinct natural weather events.propertyId
propertystring IdGets the planet's stable game ID.
SceneName
propertystring SceneNameGets the Unity scene name used by the game.
IsStartingPlanet
propertybool IsStartingPlanetGets whether this is the game's default starting planet.
IsCurrent
propertybool IsCurrentGets whether this planet is currently loaded.
RequiresPurification
propertybool RequiresPurificationGets whether this planet uses purification progression.
WeatherEventCount
propertyint WeatherEventCountGets the number of distinct natural weather events.