Minetest  5.4.0
ValueSpec Struct Reference

#include <settings.h>

Public Member Functions

 ValueSpec (ValueType a_type, const char *a_help=NULL)
 

Public Attributes

ValueType type
 
const char * help
 

Constructor & Destructor Documentation

◆ ValueSpec()

ValueSpec::ValueSpec ( ValueType  a_type,
const char *  a_help = NULL 
)
inline

References help, and type.

Member Data Documentation

◆ help

const char* ValueSpec::help

Referenced by ValueSpec().

◆ type

ValueType ValueSpec::type

Referenced by ValueSpec().


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