Table of Contents

Class FVRShotgunForegrip

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class FVRShotgunForegrip : FVRAlternateGrip
Inheritance
FVRShotgunForegrip
Inherited Members

Constructors

FVRShotgunForegrip()

public FVRShotgunForegrip()

Fields

Hinge

public HingeJoint Hinge

Field Value

HingeJoint

ShotgunBase

public Transform ShotgunBase

Field Value

Transform

Methods

Awake()

protected override void Awake()

EndInteraction(FVRViveHand)

public override void EndInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

FVRFixedUpdate()

protected override void FVRFixedUpdate()

FVRUpdate()

protected override void FVRUpdate()

IsInteractable()

public override bool IsInteractable()

Returns

bool

UpdateInteraction(FVRViveHand)

public override void UpdateInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand