[inline]
Definition at line 31 of file StatusBar.h.
References OglGui::StaticText::GetText(), and mStaticTxt.
00032 { 00033 if (mStaticTxt) 00034 return mStaticTxt->GetText(); 00035 return 0; 00036 }
Here is the call graph for this function: