OpenTTD
|
Container for actions that can be executed. More...
Data Fields | |
StringID | name |
Name of the action to execute. | |
ClientList_Action_Proc * | proc |
Action to execute. |
Container for actions that can be executed.
Definition at line 1717 of file network_gui.cpp.