Table of Contents

Class Bot_Knifo

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

Constructors

Bot_Knifo()

public Bot_Knifo()

Fields

bot

public Bot bot

Field Value

Bot

exhaustion

public float exhaustion

Field Value

float

fleeFor

public float fleeFor

Field Value

float

fleeFromPoint

public Vector3 fleeFromPoint

Field Value

Vector3

hasFledFor

public float hasFledFor

Field Value

float

head

public Transform head

Field Value

Transform

jumpCounter

public float jumpCounter

Field Value

float

jumpCurve

public AnimationCurve jumpCurve

Field Value

AnimationCurve

jumpForceForward

public float jumpForceForward

Field Value

float

jumpForceUp

public float jumpForceUp

Field Value

float

mainRig

public BodypartType mainRig

Field Value

BodypartType

player

public Player player

Field Value

Player

targetDistance

public float targetDistance

Field Value

float

view

public PhotonView view

Field Value

PhotonView

Methods

Combat()

public void Combat()

DefaultState()

public void DefaultState()

Investigate()

public void Investigate()

RPCA_JumpAttack(int)

[PunRPC]
public void RPCA_JumpAttack(int targetID)

Parameters

targetID int

Start()

public void Start()

Update()

public void Update()