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
Fore
public M203_Fore Fore
Field Value
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
FVRViveHandfromInterface
boolo
FVRInteractiveObject
Update()
public override void Update()