Table of Contents

Class Attacks_Arms

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

Constructors

Attacks_Arms()

public Attacks_Arms()

Fields

animator

public MonsterAnimationHandler animator

Field Value

MonsterAnimationHandler

bot

public Bot bot

Field Value

Bot

counter

public float counter

Field Value

float

dragForce

public float dragForce

Field Value

float

grabAmount

public float grabAmount

Field Value

float

grabSFX

public SFX_Instance[] grabSFX

Field Value

SFX_Instance[]

handForce

public float handForce

Field Value

float

handPoint1

public Transform handPoint1

Field Value

Transform

handPoint2

public Transform handPoint2

Field Value

Transform

player

public Player player

Field Value

Player

rig1

public Rigidbody rig1

Field Value

Rigidbody

rig2

public Rigidbody rig2

Field Value

Rigidbody

strength

public float strength

Field Value

float

toggle

public bool toggle

Field Value

bool

view

public PhotonView view

Field Value

PhotonView

Methods

Arms()

public void Arms()

Start()

public void Start()

TryAttack()

public void TryAttack()

Update()

public void Update()