|
OpenTTD Source 20260304-master-g1baaa74679
|
Public Member Functions | |
| ScriptAllocatorScope (const Squirrel *engine) | |
| ~ScriptAllocatorScope () | |
| Restore the previous allocator. | |
Private Attributes | |
| ScriptAllocator * | old_allocator |
Definition at line 426 of file squirrel.hpp.
|
inline |
Definition at line 430 of file squirrel.hpp.
|
inline |
Restore the previous allocator.
Definition at line 438 of file squirrel.hpp.
|
private |
Definition at line 427 of file squirrel.hpp.