Table of Contents

Class Attacks_Bombs

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

Constructors

Attacks_Bombs()

public Attacks_Bombs()

Fields

anim

public MonsterAnimationHandler anim

Field Value

MonsterAnimationHandler

bot

public Bot bot

Field Value

Bot

explosion

public GameObject explosion

Field Value

GameObject

fuzeObj

public GameObject fuzeObj

Field Value

GameObject

hasLit

public bool hasLit

Field Value

bool

itemToSpawn

public Item itemToSpawn

Field Value

Item

player

public Player player

Field Value

Player

secondsToExplode

public float secondsToExplode

Field Value

float

throwForce

public float throwForce

Field Value

float

values

public MonsterAnimationValues values

Field Value

MonsterAnimationValues

view

public PhotonView view

Field Value

PhotonView

Methods

RPCA_BombFuzeAttack()

[PunRPC]
public void RPCA_BombFuzeAttack()

RPCA_BombThrowAttack()

[PunRPC]
public void RPCA_BombThrowAttack()

Start()

public void Start()

Update()

public void Update()