Table of Contents

Class SingleActionRevolverCylinder

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class SingleActionRevolverCylinder : MonoBehaviour
Inheritance
SingleActionRevolverCylinder

Constructors

SingleActionRevolverCylinder()

public SingleActionRevolverCylinder()

Fields

Chambers

public FVRFireArmChamber[] Chambers

Field Value

FVRFireArmChamber[]

NumChambers

public int NumChambers

Field Value

int

Methods

GetClosestChamberIndex()

public int GetClosestChamberIndex()

Returns

int

GetLocalRotationFromCylinder(int)

public Quaternion GetLocalRotationFromCylinder(int cylinder)

Parameters

cylinder int

Returns

Quaternion