Simutrans-Squirrel-API
|
#include <api_base.h>
Class that implements an extended get-method.
If child class has method
then function result can be accessed by
as if the class has a member variable.
Example:
Definition at line 75 of file api_base.h.