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
Field Value
- Bot
cooldown
Field Value
- float
player
Field Value
- Player
range
Field Value
- float
secondsEventDelay
public float secondsEventDelay
Field Value
- float
view
Field Value
- PhotonView
Methods
RPCA_AnimationAttack()
[PunRPC]
public void RPCA_AnimationAttack()
Start()
Update()