Class AIDamagePlate
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AIDamagePlate : MonoBehaviour, IFVRDamageable
- Inheritance
-
AIDamagePlate
- Implements
-
Constructors
AIDamagePlate()
Fields
IsDown
Field Value
- bool
XRotDown
Field Value
- float
XRotUp
Field Value
- float
Methods
Damage(Damage)
public virtual void Damage(Damage dam)
Parameters
dam
Damage
Damage(Vector3, Vector3, Vector2)
public virtual void Damage(Vector3 damagePoint, Vector3 damageDir, Vector2 damageUVCoord)
Parameters
damagePoint
Vector3
damageDir
Vector3
damageUVCoord
Vector2
Reset()
public virtual void Reset()