Class AIStrikePlateRotateResetting
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AIStrikePlateRotateResetting : AIStrikePlate, IFVRDamageable
- Inheritance
-
AIStrikePlateRotateResetting
- Implements
-
- Inherited Members
-
Constructors
AIStrikePlateRotateResetting()
public AIStrikePlateRotateResetting()
Fields
FlipDownMessage
public string FlipDownMessage
Field Value
- string
FlipDownTarget
public GameObject FlipDownTarget
Field Value
- GameObject
FlipUpMessage
public string FlipUpMessage
Field Value
- string
FlipUpTarget
public GameObject FlipUpTarget
Field Value
- GameObject
XRotDown
Field Value
- float
XRotUp
Field Value
- float
Methods
Damage(Damage)
public override void Damage(Damage dam)
Parameters
dam
Damage
PlateFelled()
public override void PlateFelled()
Reset()
public override void Reset()
Update()