OpenTTD Source 20260206-master-g4d4e37dbf1
ScriptAllocatorScope Class Reference

Public Member Functions

 ScriptAllocatorScope (const Squirrel *engine)

Private Attributes

ScriptAllocatorold_allocator

Detailed Description

Definition at line 311 of file squirrel.hpp.

Constructor & Destructor Documentation

◆ ScriptAllocatorScope()

ScriptAllocatorScope::ScriptAllocatorScope ( const Squirrel * engine)
inline

Definition at line 315 of file squirrel.hpp.

◆ ~ScriptAllocatorScope()

ScriptAllocatorScope::~ScriptAllocatorScope ( )
inline

Definition at line 322 of file squirrel.hpp.

Field Documentation

◆ old_allocator

ScriptAllocator* ScriptAllocatorScope::old_allocator
private

Definition at line 312 of file squirrel.hpp.


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