IScoreObjectOnChanged Property
Action invoked when a value in the score object is changed.
Namespace: Alteruna.ScoreboardAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
Action<int, IScoreObject> OnChanged { get; set; }
Property Value
ActionInt32,
IScoreObject