Exemplo n.º 1
0
 void UpdateShowFPS()
 {
     LogConsoleSettings.Instance.showFPS = _showFPS;
     EventBridge.NotifyFPSVisibilityChanged();
 }