Table of Contents

Class KerbalRosterManager.CustomKerbalHandlingOptions

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public class KerbalRosterManager.CustomKerbalHandlingOptions
Inheritance
KerbalRosterManager.CustomKerbalHandlingOptions
Inherited Members
Extension Methods

Constructors

CustomKerbalHandlingOptions()

public CustomKerbalHandlingOptions()

Fields

CanCreateNewNonVeterans

public bool CanCreateNewNonVeterans

Field Value

bool

CanCreateNewVeterans

public bool CanCreateNewVeterans

Field Value

bool

CanReuseNonVeteranKerbals

public bool CanReuseNonVeteranKerbals

Field Value

bool

CanReuseVeteranKerbals

public bool CanReuseVeteranKerbals

Field Value

bool

Properties

CanCreateAnyCustomKerbals

public bool CanCreateAnyCustomKerbals { get; }

Property Value

bool

CanReuseAnyCustomKerbals

public bool CanReuseAnyCustomKerbals { get; }

Property Value

bool