|
static string | GenerateAsteroidName () |
|
static string | GenerateCometName (System.Random generator=null) |
| Create the name of the comet from the names already stored for the crew and adding a number at the end. More...
|
|
static ProtoVessel | SpawnAsteroid (string asteroidName, Orbit o, uint seed, UntrackedObjectClass objClass, double lifeTime, double lifeTimeMax) |
|
static ProtoVessel | SpawnComet (string cometName, Orbit o, CometDefinition cometDef, uint seed, UntrackedObjectClass objClass, double lifeTime, double lifeTimeMax, bool optimizedCollider, float fragmentDynamicPressureModifier) |
| Create comet More...
|
|
static string DiscoverableObjectsUtil.GenerateAsteroidName |
( |
| ) |
|
|
inlinestatic |
static string DiscoverableObjectsUtil.GenerateCometName |
( |
System.Random |
generator = null | ) |
|
|
inlinestatic |
Create the name of the comet from the names already stored for the crew and adding a number at the end.
The documentation for this class was generated from the following file: