Table of Contents

Class AgencyUtils

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public static class AgencyUtils
Inheritance
AgencyUtils
Inherited Members

Fields

AGENCY_ID_FIRST

public const int AGENCY_ID_FIRST = 1

Field Value

int

AGENCY_ID_NONE

public const int AGENCY_ID_NONE = 0

Field Value

int

COLOR_ACCENT_ID

public static int COLOR_ACCENT_ID

Field Value

int

COLOR_ACCENT_NAME

public const string COLOR_ACCENT_NAME = "_PaintA"

Field Value

string

COLOR_BASE_ID

public static int COLOR_BASE_ID

Field Value

int

COLOR_BASE_NAME

public const string COLOR_BASE_NAME = "_PaintB"

Field Value

string

DEFAULT_AGENCY_COLOR_ACCENT

public static readonly Color DEFAULT_AGENCY_COLOR_ACCENT

Field Value

Color

DEFAULT_AGENCY_COLOR_BASE

public static readonly Color DEFAULT_AGENCY_COLOR_BASE

Field Value

Color

DEFAULT_AGENCY_NAME

public const string DEFAULT_AGENCY_NAME = "Kerbal Space Agency"

Field Value

string

DEFAULT_FLAG_SPRITE_LOCATION

public static string DEFAULT_FLAG_SPRITE_LOCATION

Field Value

string

Methods

GetBestInitialStartingColors(out Color, out Color)

public static void GetBestInitialStartingColors(out Color startingColorBaseOut, out Color startingColorAccentOut)

Parameters

startingColorBaseOut Color
startingColorAccentOut Color