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

#include <chat.h>

Collaboration diagram for ChatLine:

Public Member Functions

 ChatLine (const std::wstring &a_name, const std::wstring &a_text)
 ChatLine (const EnrichedString &a_name, const EnrichedString &a_text)

Public Attributes

f32 age = 0.0f
EnrichedString name
EnrichedString text

Constructor & Destructor Documentation

◆ ChatLine() [1/2]

ChatLine::ChatLine ( const std::wstring & a_name,
const std::wstring & a_text )
inline

References name, and text.

◆ ChatLine() [2/2]

ChatLine::ChatLine ( const EnrichedString & a_name,
const EnrichedString & a_text )
inline

References name, and text.

Member Data Documentation

◆ age

f32 ChatLine::age = 0.0f

◆ name

EnrichedString ChatLine::name

Referenced by ChatLine(), and ChatLine().

◆ text

EnrichedString ChatLine::text

Referenced by ChatLine(), and ChatLine().


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