Class AIThruster
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AIThruster : FVRDestroyableObject, IFVRDamageable
- Inheritance
-
AIThruster
- Implements
- Inherited Members
Constructors
AIThruster()
public AIThruster()
Fields
BaseRB
public Rigidbody BaseRB
Field Value
- Rigidbody
ControlBox
public AIThrusterControlBox ControlBox
Field Value
LargeBooster
public ParticleSystem LargeBooster
Field Value
- ParticleSystem
SmallBooster
public ParticleSystem SmallBooster
Field Value
- ParticleSystem
Methods
DestroyEvent()
public override void DestroyEvent()
GetMagnitude()
public float GetMagnitude()
Returns
KillThrust()
public void KillThrust()
Thrust()
public float Thrust()
Returns
Update()
public override void Update()