Table of Contents

Class Attack_Grab

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

Constructors

Attack_Grab()

public Attack_Grab()

Fields

anim

public MonsterAnimationHandler anim

Field Value

MonsterAnimationHandler

bot

public Bot bot

Field Value

Bot

carriedPlayer

public Player carriedPlayer

Field Value

Player

counter

public float counter

Field Value

float

grabs

public int grabs

Field Value

int

joint

public Joint joint

Field Value

Joint

player

public Player player

Field Value

Player

view

public PhotonView view

Field Value

PhotonView

Methods

Attack()

public void Attack()

CallGrab()

public void CallGrab()

FixedUpdate()

public void FixedUpdate()

LetGo()

public void LetGo()

RPCA_Grab(int)

[PunRPC]
public void RPCA_Grab(int playerID)

Parameters

playerID int

RPCA_GrabAttack()

[PunRPC]
public void RPCA_GrabAttack()

Start()

public void Start()