|
OpenTTD Source 20260704-master-gbf70c61fb8
|
To return a value to squirrel, we use this helper class. More...
To return a value to 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 34 of file squirrel_helper.hpp.