Class AttachableBipodInterface
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AttachableBipodInterface : FVRFireArmAttachmentInterface
- Inheritance
-
AttachableBipodInterface
- Inherited Members
Constructors
AttachableBipodInterface()
public AttachableBipodInterface()
Fields
Bipod
public FVRFireArmBipod Bipod
Field Value
Methods
BeginInteraction(FVRViveHand)
public override void BeginInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand
Config()
public void Config()
OnAttach()
public override void OnAttach()
OnDetach()
public override void OnDetach()
SimpleInteraction(FVRViveHand)
public override void SimpleInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand
UpdateInteraction(FVRViveHand)
public override void UpdateInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand