The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
fallback_ai_to_human_exception Struct Referencefinal

#include <menu_events.hpp>

Inheritance diagram for fallback_ai_to_human_exception:

Public Member Functions

 fallback_ai_to_human_exception ()
 
- Public Member Functions inherited from lua_jailbreak_exception
virtual ~lua_jailbreak_exception () noexcept
 
void store () const noexcept
 Stores a copy the current exception to be rethrown. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from lua_jailbreak_exception
static void rethrow ()
 Rethrows the stored exception. More...
 
- Static Public Attributes inherited from lua_jailbreak_exception
static int jail_depth = 0
 Depth of recursive luaW_pcall_internal() function calls. More...
 
- Static Protected Attributes inherited from lua_jailbreak_exception
static lua_jailbreak_exceptionjailbreak_exception = nullptr
 The exception to be rethrown. More...
 

Detailed Description

Definition at line 38 of file menu_events.hpp.

Constructor & Destructor Documentation

◆ fallback_ai_to_human_exception()

fallback_ai_to_human_exception::fallback_ai_to_human_exception ( )
inline

Definition at line 40 of file menu_events.hpp.

References lua_jailbreak_exception::store().


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