Class Attacks_Bombs
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Attacks_Bombs : MonoBehaviour
- Inheritance
-
Attacks_Bombs
- Inherited Members
-
- Extension Methods
-
Constructors
Attacks_Bombs()
Fields
anim
public MonsterAnimationHandler anim
Field Value
- MonsterAnimationHandler
bot
Field Value
- Bot
explosion
public GameObject explosion
Field Value
- GameObject
fuzeObj
public GameObject fuzeObj
Field Value
- GameObject
hasLit
Field Value
- bool
itemToSpawn
Field Value
- Item
player
Field Value
- Player
secondsToExplode
public float secondsToExplode
Field Value
- float
throwForce
Field Value
- float
values
public MonsterAnimationValues values
Field Value
- MonsterAnimationValues
view
Field Value
- PhotonView
Methods
RPCA_BombFuzeAttack()
[PunRPC]
public void RPCA_BombFuzeAttack()
RPCA_BombThrowAttack()
[PunRPC]
public void RPCA_BombThrowAttack()
Start()
Update()