См. определение в файле NVGoggles.c строка 181
182 {
183 if (IsWorking())
184 {
185
186 switch (m_CurrentOpticMode)
187 {
188
189
190
191
192
193 default:
195 }
196 Error(
"Undefined optic mode of " +
this);
198 }
199 else
200 {
202 }
203 }
void Error(string err)
Messagebox with error message.
Перекрестные ссылки Error().