OpenTTD Source 20241224-master-gee860a5c8e
ScriptAllocatorScope Class Reference

Public Member Functions

 ScriptAllocatorScope (const Squirrel *engine)
 

Private Attributes

ScriptAllocatorold_allocator
 

Detailed Description

Definition at line 288 of file squirrel.hpp.

Constructor & Destructor Documentation

◆ ScriptAllocatorScope()

ScriptAllocatorScope::ScriptAllocatorScope ( const Squirrel engine)
inline

Definition at line 292 of file squirrel.hpp.

◆ ~ScriptAllocatorScope()

ScriptAllocatorScope::~ScriptAllocatorScope ( )
inline

Definition at line 299 of file squirrel.hpp.

Field Documentation

◆ old_allocator

ScriptAllocator* ScriptAllocatorScope::old_allocator
private

Definition at line 289 of file squirrel.hpp.


The documentation for this class was generated from the following file: