Public Member Functions | |
| mixed | Init (mixed parentwidget, mixed params, mixed groupnumber) |
| param : x,y,gump_id_normal,gump_id_pressed,status,return_value | |
| mixed | SetState (mixed bState) |
Definition at line 2232 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::UORadioButton::Init | ( | mixed | parentwidget, | |
| mixed | params, | |||
| mixed | groupnumber | |||
| ) | [inline] |
param : x,y,gump_id_normal,gump_id_pressed,status,return_value
Definition at line 2235 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::UORadioButton::SetState | ( | mixed | bState | ) | [inline] |
Definition at line 2237 of file lua_pseudo_code.cpp.
1.5.6