Table of Contents

Class OABHistoricalSnapshot

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public class OABHistoricalSnapshot
Inheritance
OABHistoricalSnapshot
Inherited Members
Extension Methods

Constructors

OABHistoricalSnapshot(OABActionType, List<OABPlacedAssembly>, int, int, float, OABOrientation)

public OABHistoricalSnapshot(OABActionType type, List<OABPlacedAssembly> data, int numberofparts, int numberofstages, float mass, OABOrientation oabOrientation)

Parameters

type OABActionType
data List<OABPlacedAssembly>
numberofparts int
numberofstages int
mass float
oabOrientation OABOrientation

Fields

ActionType

public OABActionType ActionType

Field Value

OABActionType

Assemblies

public List<OABPlacedAssembly> Assemblies

Field Value

List<OABPlacedAssembly>

CURRENT_SNAPSHOT_VERSION

public static readonly string CURRENT_SNAPSHOT_VERSION

Field Value

string

Metadata

public OABSavedWorkspaceMetaInfo Metadata

Field Value

OABSavedWorkspaceMetaInfo

oabOrientation

public OABOrientation oabOrientation

Field Value

OABOrientation

Methods

GetDebugString()

public string GetDebugString()

Returns

string