Sandbox.Definitions
GlobalEncounterSettings
Assembly: Sandbox.Game.dll
public struct GlobalEncounterSettings
Fields
| Member | Description |
|---|---|
| MaxDistanceFromCenter | Maximum Distance of the encounter from the center of the world |
| MaxPlanetProximityDistance | Max distance from the edge of gravitation field of the planet |
| MinDistanceFromCenter | Minimum Distance of the encounter from the center of the world |
| MinPlanetProximityDistance | Min distance from the edge of gravitation field of the planet |
| PlanetProximitySpawnProbability | Probability that encounter will spawn near the planet |