ScoreObjectTKey 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#
public string Key { get; }

Property Value

String

Implements

IScoreObjectKey

See Also