Alteruna Multiplayer Docs
C#
Show/Hide TOC
Score
Object
T
Key Property
Gets the key associated with the score object.
Definition
Namespace:
Alteruna.Scoreboard
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
public
string
Key
{
get
; }
Property Value
String
Implements
IScoreObject
Key
See Also
Reference
ScoreObject
T
Class
Alteruna.Scoreboard Namespace
In This Article
Definition
Property Value
Implements
See Also