Table of Contents

Class Player.SpearOnBack

Namespace
Global
Assembly
Assembly-CSharp.dll
public class Player.SpearOnBack
Inheritance
Player.SpearOnBack
Inherited Members

Constructors

SpearOnBack(Player)

public SpearOnBack(Player owner)

Parameters

owner Player

Fields

abstractStick

public Player.AbstractOnBackStick abstractStick

Field Value

Player.AbstractOnBackStick

counter

public int counter

Field Value

int

flip

public float flip

Field Value

float

increment

public bool increment

Field Value

bool

interactionLocked

public bool interactionLocked

Field Value

bool

owner

public Player owner

Field Value

Player

spear

public Spear spear

Field Value

Spear

Properties

HasASpear

public bool HasASpear { get; }

Property Value

bool

Methods

DropSpear()

public void DropSpear()

GraphicsModuleUpdated(bool, bool)

public void GraphicsModuleUpdated(bool actuallyViewed, bool eu)

Parameters

actuallyViewed bool
eu bool

SpearToBack(Spear)

public void SpearToBack(Spear spr)

Parameters

spr Spear

SpearToHand(bool)

public void SpearToHand(bool eu)

Parameters

eu bool

Update(bool)

public void Update(bool eu)

Parameters

eu bool