Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
GUITable::Option Struct Reference

#include <guiTable.h>

+ Collaboration diagram for GUITable::Option:

Public Member Functions

 Option (const std::string &name_, const std::string &value_)
 

Public Attributes

std::string name
 
std::string value
 

Constructor & Destructor Documentation

◆ Option()

GUITable::Option::Option ( const std::string &  name_,
const std::string &  value_ 
)
inline

Member Data Documentation

◆ name

std::string GUITable::Option::name

◆ value

std::string GUITable::Option::value

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