Table of Contents

Class SOIEnteredMessage

Namespace
KSP.Messages
Assembly
Assembly-CSharp.dll
[DiscoverableMessage("Events/Flight/SOIEnteredMessage", true, "Player has entered a Sphere of Influence", "")]
public class SOIEnteredMessage : FlightMessageBase
Inheritance
SOIEnteredMessage
Inherited Members
Extension Methods

Constructors

SOIEnteredMessage()

public SOIEnteredMessage()

Fields

bodyEntered

public CelestialBodyComponent bodyEntered

Field Value

CelestialBodyComponent

bodyExited

public CelestialBodyComponent bodyExited

Field Value

CelestialBodyComponent

vessel

public VesselComponent vessel

Field Value

VesselComponent