|
OpenTTD Source
1.10.0-RC1
|
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 1721 of file network_gui.cpp.