Table of Contents

Class ExtractVideoStationHatch

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ExtractVideoStationHatch : MonoBehaviour, IThrowTarget
Inheritance
ExtractVideoStationHatch
Implements
Inherited Members
Extension Methods

Constructors

ExtractVideoStationHatch()

public ExtractVideoStationHatch()

Fields

Drag

public float Drag

Field Value

float

Machine

public ExtractVideoMachine Machine

Field Value

ExtractVideoMachine

Spring

public float Spring

Field Value

float

m_closedRotation

public float m_closedRotation

Field Value

float

m_opened

public bool m_opened

Field Value

bool

m_openedRotation

public float m_openedRotation

Field Value

float

m_spring

public OneDPhysicsSpring m_spring

Field Value

OneDPhysicsSpring

m_throwImpactForce

[SerializeField]
public float m_throwImpactForce

Field Value

float

onCooldown

public bool onCooldown

Field Value

bool

Methods

Awake()

public void Awake()

Close()

public void Close()

FixedUpdate()

public void FixedUpdate()

HitByThrowable(ItemInstance)

public void HitByThrowable(ItemInstance item)

Parameters

item ItemInstance

IsFullyClosed()

public bool IsFullyClosed()

Returns

bool

IsHalfwayOpen()

public bool IsHalfwayOpen()

Returns

bool

Open()

public void Open()

Update()

public void Update()