C# Class ScoringSystem.ScoreEntry, SlashRunner

Show file Open project: matthewAURA/SlashRunner Class Usage Examples

Public Properties

Property Type Description
name string
score float

Property Details

name public property

public string name
return string

score public property

public float score
return float