25 #ifndef ENGINES_NWN_GUI_CHARGEN_CHARSCHOOL_H 26 #define ENGINES_NWN_GUI_CHARGEN_CHARSCHOOL_H 56 #endif // ENGINES_NWN_GUI_CHARGEN_CHARSCHOOL_H
A simple scoped smart pointer template.
A scoped plain pointer, allowing pointer-y access and normal deletion.
The character generator base class.
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.
Common::ScopedPtr< ButtonsGroup > _buttons
CharSchool(CharGenChoices &choices, ::Engines::Console *console=0)