Table of Contents

Struct FormatOptions

Namespace
KSP.ScriptInterop
Assembly
Assembly-CSharp.dll
public struct FormatOptions
Inherited Members
Extension Methods

Fields

Default

public static FormatOptions Default

Field Value

FormatOptions

includeComments

public bool includeComments

Field Value

bool

includeDefaults

public bool includeDefaults

Field Value

bool

tabCharacter

public string tabCharacter

Field Value

string

tabs

public int tabs

Field Value

int