Table of Contents

Class Dumple

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

Constructors

Dumple()

public Dumple()

Fields

DP_Eye

public Transform DP_Eye

Field Value

Transform

DP_GunLeft

public Transform DP_GunLeft

Field Value

Transform

DP_GunRight

public Transform DP_GunRight

Field Value

Transform

E

public AIEntity E

Field Value

AIEntity

Eye

public Transform Eye

Field Value

Transform

Priority

public AITargetPrioritySystem Priority

Field Value

AITargetPrioritySystem

State

public Dumple.DumpleState State

Field Value

Dumple.DumpleState

Methods

Damage(Damage)

public void Damage(Damage d)

Parameters

d Damage

EventReceive(AIEvent)

public void EventReceive(AIEvent e)

Parameters

e AIEvent