 | Gamegame_id Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.Game.game_id"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic long game_id { get; set; }
Public Property game_id As Long
Get
Set
public:
property long long game_id {
long long get ();
void set (long long value);
}
member game_id : int64 with get, set
Property Value
Type:
Int64
See Also