Table of Contents

Class M203

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class M203 : AttachableFirearm
Inheritance
M203
Inherited Members

Constructors

M203()

public M203()

Fields

Chamber

public FVRFireArmChamber Chamber

Field Value

FVRFireArmChamber

Fore

public M203_Fore Fore

Field Value

M203_Fore

Trigger

public Transform Trigger

Field Value

Transform

TriggerRange

public Vector2 TriggerRange

Field Value

Vector2

Methods

Fire(bool)

public void Fire(bool firedFromInterface)

Parameters

firedFromInterface bool

ProcessInput(FVRViveHand, bool, FVRInteractiveObject)

public override void ProcessInput(FVRViveHand hand, bool fromInterface, FVRInteractiveObject o)

Parameters

hand FVRViveHand
fromInterface bool
o FVRInteractiveObject

Update()

public override void Update()