Table of Contents

Struct TargetRangePanel.ScoreSet

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public struct TargetRangePanel.ScoreSet
Inherited Members

Constructors

ScoreSet(float, int, int)

public ScoreSet(float m, int sh, int sc)

Parameters

m float
sh int
sc int

Fields

MetersDistance

public float MetersDistance

Field Value

float

Score

public int Score

Field Value

int

Shots

public int Shots

Field Value

int