Table of Contents

Class SpatialInstance

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public abstract class SpatialInstance
Inheritance
SpatialInstance
Derived
Inherited Members
Extension Methods

Constructors

SpatialInstance()

protected SpatialInstance()

Fields

SpatialBehavior

public SpatialBehavior SpatialBehavior

Field Value

SpatialBehavior

TriggerCollider

public Collider TriggerCollider

Field Value

Collider

Properties

IsEnabled

public bool IsEnabled { get; }

Property Value

bool

Methods

SetDisabled(int, bool)

public void SetDisabled(int contextHash, bool disabled)

Parameters

contextHash int
disabled bool