Пример #1
0
 void m_Controller_DebugTextChanged(string debugString)
 {
     m_HelpPanel.Push(debugString, true);
 }