OpenTTD Source 20250708-master-g6d86c760c6
|
To get a param from squirrel, we use this helper class. More...
To get a param from squirrel, we use this helper class.
It converts to the right format. We use a class instead of a plain function to allow us to use partial template specializations.
Definition at line 76 of file squirrel_helper.hpp.