Table of Contents

Struct SimulationObjectStateContainer

Namespace
KSP.Sim.State
Assembly
Assembly-CSharp.dll
public struct SimulationObjectStateContainer
Inherited Members
Extension Methods

Fields

componentStates

public Dictionary<Type, object> componentStates

Field Value

Dictionary<Type, object>

state

public SimulationObjectState? state

Field Value

SimulationObjectState?