Luanti 5.11.0-dev
 
Loading...
Searching...
No Matches
LegacyDeathFormspecHandler Struct Reference
+ Inheritance diagram for LegacyDeathFormspecHandler:
+ Collaboration diagram for LegacyDeathFormspecHandler:

Public Member Functions

 LegacyDeathFormspecHandler (Client *client)
 
void gotText (const StringMap &fields)
 
- Public Member Functions inherited from TextDest
virtual ~TextDest ()=default
 
virtual void gotText (const std::wstring &text)
 

Public Attributes

Clientm_client = nullptr
 
- Public Attributes inherited from TextDest
std::string m_formname
 

Constructor & Destructor Documentation

◆ LegacyDeathFormspecHandler()

LegacyDeathFormspecHandler::LegacyDeathFormspecHandler ( Client * client)
inline

References m_client, and TextDest::m_formname.

Member Function Documentation

◆ gotText()

void LegacyDeathFormspecHandler::gotText ( const StringMap & fields)
inlinevirtual

Implements TextDest.

References m_client, and Client::sendRespawnLegacy().

+ Here is the call graph for this function:

Member Data Documentation

◆ m_client

Client* LegacyDeathFormspecHandler::m_client = nullptr

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