[inline, static, private]
Definition at line 522 of file View.h.
References OnDestroyView().
Referenced by Init().
00523 { 00524 View* v = (View *) viewSys.GetSysData(view, 1); 00525 v->OnDestroyView(); 00526 }
Here is the call graph for this function: