Custom Asteroids  1.9
A mod for Kerbal Space Program that lets users control where asteroids appear
Starstrider42.CustomAsteroids.CustomAsteroidData Class Reference

Represents asteroid-specific information not included in the stock game. More...

Inherits PartModule.

Public Attributes

string composition
 The name of the composition class to use. More...
 
string displayComposition
 The name of the composition class to use. More...
 

Properties

string parentSet [get]
 The unique ID of the asteroid set that created this asteroid. More...
 

Detailed Description

Represents asteroid-specific information not included in the stock game.

Member Data Documentation

string Starstrider42.CustomAsteroids.CustomAsteroidData.composition

The name of the composition class to use.

Intended for use by code.

string Starstrider42.CustomAsteroids.CustomAsteroidData.displayComposition

The name of the composition class to use.

Intended for display to the user.

Property Documentation

string Starstrider42.CustomAsteroids.CustomAsteroidData.parentSet
get

The unique ID of the asteroid set that created this asteroid.

The name of the set, or null if inapplicable or unknown.

The returned name is not guaranteed to match any currently loaded asteroid config.


The documentation for this class was generated from the following file: