- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class ExtractVideoStationHatch : MonoBehaviour, IThrowTarget
- Inheritance
-
ExtractVideoStationHatch
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
public ExtractVideoStationHatch()
Fields
Field Value
- float
public ExtractVideoMachine Machine
Field Value
- ExtractVideoMachine
Field Value
- float
public float m_closedRotation
Field Value
- float
Field Value
- bool
public float m_openedRotation
Field Value
- float
public OneDPhysicsSpring m_spring
Field Value
- OneDPhysicsSpring
[SerializeField]
public float m_throwImpactForce
Field Value
- float
Field Value
- bool
Methods
public void FixedUpdate()
public void HitByThrowable(ItemInstance item)
Parameters
item
ItemInstance
public bool IsFullyClosed()
Returns
- bool
public bool IsHalfwayOpen()
Returns
- bool