Table of Contents

Class RonchCockpit

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class RonchCockpit : MonoBehaviour, IFVRDamageable
Inheritance
RonchCockpit
Implements

Constructors

RonchCockpit()

public RonchCockpit()

Fields

LifeRemaining

public float LifeRemaining

Field Value

float

SpawnOnDestruction

public List<GameObject> SpawnOnDestruction

Field Value

List<GameObject>

Methods

Damage(Damage)

public void Damage(Damage d)

Parameters

d Damage

GetLifeRatio()

public float GetLifeRatio()

Returns

float

SetCanTakeDamage(bool)

public void SetCanTakeDamage(bool b)

Parameters

b bool