Table of Contents

Class ViewObjectComponent

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public abstract class ViewObjectComponent : KerbalMonoBehaviour
Inheritance
ViewObjectComponent
Derived
Inherited Members
Extension Methods

Constructors

ViewObjectComponent()

protected ViewObjectComponent()

Fields

_viewObject

protected SimulationObjectView _viewObject

Field Value

SimulationObjectView

Properties

ViewObject

public SimulationObjectView ViewObject { get; }

Property Value

SimulationObjectView

Methods

SyncTo(ObjectComponent)

public abstract void SyncTo(ObjectComponent simObjectComponent)

Parameters

simObjectComponent ObjectComponent