Class AIThrusterControlBox
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AIThrusterControlBox : FVRDestroyableObject, IFVRDamageable
- Inheritance
-
AIThrusterControlBox
- Implements
- Inherited Members
Constructors
AIThrusterControlBox()
public AIThrusterControlBox()
Fields
Thrusters
public AIThruster[] Thrusters
Field Value
Methods
DestroyEvent()
public override void DestroyEvent()
Thrust(Vector3, ref float)
public bool Thrust(Vector3 thrust, ref float magnitude)
Parameters
thrust
Vector3magnitude
float