Click or drag to resize

Gamescores Property

[Missing <summary> documentation for "P:CSharpOsu.Module.Game.scores"]

Namespace:  CSharpOsu.Module
Assembly:  CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntax
public List<Score> scores { get; set; }

Property Value

Type: ListScore
See Also