Table of Contents

Class AIStrikePlate

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

Constructors

AIStrikePlate()

public AIStrikePlate()

Fields

NumStrikesLeft

public int NumStrikesLeft

Field Value

int

m_originalNumStrikesLeft

protected int m_originalNumStrikesLeft

Field Value

int

Methods

Awake()

public void Awake()

Damage(Damage)

public virtual void Damage(Damage dam)

Parameters

dam Damage

PlateFelled()

public virtual void PlateFelled()

Reset()

public virtual void Reset()