Table of Contents

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

TubeFedShotgunHandle.BoltPos

LastPos

public TubeFedShotgunHandle.BoltPos LastPos

Field Value

TubeFedShotgunHandle.BoltPos

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

TubeFedShotgun

Speed_Held

public float Speed_Held

Field Value

float

Methods

Awake()

protected override void Awake()

BeginInteraction(FVRViveHand)

public override void BeginInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

GetBoltLerpBetweenLockAndFore()

public float GetBoltLerpBetweenLockAndFore()

Returns

float

GetBoltLerpBetweenRearAndFore()

public float GetBoltLerpBetweenRearAndFore()

Returns

float

LockHandle()

public void LockHandle()

UnlockHandle()

public void UnlockHandle()

UpdateHandle()

public void UpdateHandle()

UpdateInteraction(FVRViveHand)

public override void UpdateInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand