Minetest  5.4.0
GUIFormSpecMenu::ListRingSpec Struct Reference
+ Collaboration diagram for GUIFormSpecMenu::ListRingSpec:

Public Member Functions

 ListRingSpec ()=default
 
 ListRingSpec (const InventoryLocation &a_inventoryloc, const std::string &a_listname)
 

Public Attributes

InventoryLocation inventoryloc
 
std::string listname
 

Constructor & Destructor Documentation

◆ ListRingSpec() [1/2]

GUIFormSpecMenu::ListRingSpec::ListRingSpec ( )
default

◆ ListRingSpec() [2/2]

GUIFormSpecMenu::ListRingSpec::ListRingSpec ( const InventoryLocation a_inventoryloc,
const std::string &  a_listname 
)
inline

Member Data Documentation

◆ inventoryloc

InventoryLocation GUIFormSpecMenu::ListRingSpec::inventoryloc

◆ listname

std::string GUIFormSpecMenu::ListRingSpec::listname

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