فهرست منبع

Add comment for CycleDebugHudMode

Matt Benic 9 سال پیش
والد
کامیت
8f1a915530
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Source/Atomic/UI/UI.h

+ 1 - 0
Source/Atomic/UI/UI.h

@@ -100,6 +100,7 @@ public:
     void ShowDebugHud(bool value);
     void ToggleDebugHud();
 
+    // Cycle debug HUD between showing primitive stats, current mode, profiler data, all three or none
     void CycleDebugHudMode();
 
     void SetDebugHudProfileMode(DebugHudProfileMode mode);