|
OpenTTD Source 20260525-master-g39d4fe24a0
|
Public Member Functions | |
| ScriptAllocatorScope (const Squirrel *engine) | |
| ~ScriptAllocatorScope () | |
| Restore the previous allocator. | |
Private Attributes | |
| ScriptAllocator * | old_allocator |
Definition at line 437 of file squirrel.hpp.
|
inline |
Definition at line 441 of file squirrel.hpp.
|
inline |
Restore the previous allocator.
Definition at line 449 of file squirrel.hpp.
|
private |
Definition at line 438 of file squirrel.hpp.