Table of Contents

Class VarietyPreloadInfo

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

Constructors

VarietyPreloadInfo(object, Type, string)

public VarietyPreloadInfo(object value, Type type, string attachToName)

Parameters

value object
type Type
attachToName string

Fields

attachToName

public string attachToName

Field Value

string

value

public object value

Field Value

object

valueType

public Type valueType

Field Value

Type