Table of Contents

Class AttachableTubeFedFore

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class AttachableTubeFedFore : FVRInteractiveObject
Inheritance
AttachableTubeFedFore
Inherited Members

Constructors

AttachableTubeFedFore()

public AttachableTubeFedFore()

Fields

CurPos

public AttachableTubeFedFore.BoltPos CurPos

Field Value

AttachableTubeFedFore.BoltPos

HandRoot

public Transform HandRoot

Field Value

Transform

LastPos

public AttachableTubeFedFore.BoltPos LastPos

Field Value

AttachableTubeFedFore.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 AttachableTubeFed Shotgun

Field Value

AttachableTubeFed

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