void Start() => UiText.SetText(PlayerText + ": " + Ui.Id);
private void Start() { UiText.SetText(PlayerText + ": " + Ui.Id); }