#include <buttons.h>
Inheritance diagram for ui_extension::menu_button:

Public Member Functions | |
| virtual void | select_subcommand (const GUID &p_subcommand)=0 |
| Sets subcommand that subsequent function calls will refer to. | |
Public Attributes | |
| button | |
| menu_button | |
|
|
Sets subcommand that subsequent function calls will refer to. Called after instantiation, but before other command-related methods.
|
1.4.6-NO