Luanti 5.16.0-dev
Loading...
Searching...
No Matches
ActiveObjectMessage Struct Reference

#include <activeobject.h>

Collaboration diagram for ActiveObjectMessage:

Public Member Functions

 ActiveObjectMessage (u16 id_, bool reliable_=true, std::string_view data_="")

Public Attributes

u16 id
bool reliable
std::string datastring

Constructor & Destructor Documentation

◆ ActiveObjectMessage()

ActiveObjectMessage::ActiveObjectMessage ( u16 id_,
bool reliable_ = true,
std::string_view data_ = "" )
inline

References datastring, id, and reliable.

Member Data Documentation

◆ datastring

std::string ActiveObjectMessage::datastring

◆ id

u16 ActiveObjectMessage::id

◆ reliable

bool ActiveObjectMessage::reliable

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