Files
UnrealEngineUWP/Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source
dominik peacock b1f88ccffe Generalize SClientName widget to use TAttribute<FText> for the content placed into the parentheses instead of TAttribute<bool>.
Context: Previously this widget would display "DisplayName(You)" or "DisplayName". This allows you to display any FText in the parentheses.

Also moves the types into ConcertSharedSlate namespace from ConcertSharedClientSlate namespace; it was in the wrong namespace in the first place.

[CL 35558452 by dominik peacock in ue5-main branch]
2024-08-15 05:17:57 -04:00
..