Table of Contents

Struct TravelEventFlightReportData

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public struct TravelEventFlightReportData
Inherited Members
Extension Methods

Constructors

TravelEventFlightReportData(FlightReportStyle, string)

public TravelEventFlightReportData(FlightReportStyle style, string messageTemplate)

Parameters

style FlightReportStyle
messageTemplate string

Fields

MessageTemplate

public string MessageTemplate

Field Value

string

Style

public FlightReportStyle Style

Field Value

FlightReportStyle