Class TubeFedShotgunHandle
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class TubeFedShotgunHandle : FVRAlternateGrip
- Inheritance
-
TubeFedShotgunHandle
- Inherited Members
Constructors
TubeFedShotgunHandle()
public TubeFedShotgunHandle()
Fields
CurPos
public TubeFedShotgunHandle.BoltPos CurPos
Field Value
LastPos
public TubeFedShotgunHandle.BoltPos LastPos
Field Value
Point_Bolt_Forward
public Transform Point_Bolt_Forward
Field Value
- Transform
Point_Bolt_LockPoint
public Transform Point_Bolt_LockPoint
Field Value
- Transform
Point_Bolt_Rear
public Transform Point_Bolt_Rear
Field Value
- Transform
Shotgun
public TubeFedShotgun Shotgun
Field Value
Speed_Held
public float Speed_Held
Field Value
Methods
Awake()
protected override void Awake()
BeginInteraction(FVRViveHand)
public override void BeginInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand
GetBoltLerpBetweenLockAndFore()
public float GetBoltLerpBetweenLockAndFore()
Returns
GetBoltLerpBetweenRearAndFore()
public float GetBoltLerpBetweenRearAndFore()
Returns
LockHandle()
public void LockHandle()
UnlockHandle()
public void UnlockHandle()
UpdateHandle()
public void UpdateHandle()
UpdateInteraction(FVRViveHand)
public override void UpdateInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand