UxrHiScoresPanelEnterName.NameEntered Event
Event called when the user finished entering the name and pressed the OK button.
Namespace: UltimateXR.UI.Helpers.HiScores
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event Action<string> NameEntered
Value
Type: System.Action(String)
See Also
Reference
UxrHiScoresPanelEnterName Class
UltimateXR.UI.Helpers.HiScores Namespace