C# Class ScoringSystem.ScoreEntry, SlashRunner

显示文件 Open project: matthewAURA/SlashRunner Class Usage Examples

Public Properties

Property Type Description
name string
score float

Property Details

name public_oe property

public string name
return string

score public_oe property

public float score
return float