 | Scoreslot Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.Score.slot"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic short slot { get; set; }
Public Property slot As Short
Get
Set
public:
property short slot {
short get ();
void set (short value);
}
member slot : int16 with get, set
Property Value
Type:
Int16
See Also