Table of Contents

Class Attack_Animation

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class Attack_Animation : MonoBehaviour
Inheritance
Attack_Animation
Inherited Members
Extension Methods

Constructors

Attack_Animation()

public Attack_Animation()

Fields

anim

public MonsterAnimationHandler anim

Field Value

MonsterAnimationHandler

animationName

public string animationName

Field Value

string

attackEvent

public UnityEvent attackEvent

Field Value

UnityEvent

attackLength

public float attackLength

Field Value

float

bot

public Bot bot

Field Value

Bot

cooldown

public float cooldown

Field Value

float

player

public Player player

Field Value

Player

range

public float range

Field Value

float

secondsEventDelay

public float secondsEventDelay

Field Value

float

view

public PhotonView view

Field Value

PhotonView

Methods

RPCA_AnimationAttack()

[PunRPC]
public void RPCA_AnimationAttack()

Start()

public void Start()

Update()

public void Update()