Minetest  5.4.0
SendableMedia Struct Reference
+ Collaboration diagram for SendableMedia:

Public Member Functions

 SendableMedia (const std::string &name_="", const std::string &path_="", const std::string &data_="")
 

Public Attributes

std::string name
 
std::string path
 
std::string data
 

Constructor & Destructor Documentation

◆ SendableMedia()

SendableMedia::SendableMedia ( const std::string &  name_ = "",
const std::string &  path_ = "",
const std::string &  data_ = "" 
)
inline

Member Data Documentation

◆ data

std::string SendableMedia::data

◆ name

std::string SendableMedia::name

◆ path

std::string SendableMedia::path

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