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
Field Value
- int
flip
Field Value
- float
increment
Field Value
- bool
interactionLocked
public bool interactionLocked
Field Value
- bool
owner
Field Value
- Player
spear
Field Value
- Spear
Properties
HasASpear
public bool HasASpear { get; }
Property Value
- bool
Methods
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