Method OpenCharacterScreen
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
OpenCharacterScreen()
Open the OneJS Character Screen overlay. All callers (HeroController double-click, the legacy UICharacterScreen.OnEnable bridge, inspector-wired buttons via UICharacterScreen.Show) should funnel through this method so there is a single point of entry to the new UI.
public static void OpenCharacterScreen()