Mana
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
QuestRow Struct Reference

#include <questdb.h>

Public Member Functions

 QuestRow (QuestRowType type)
 

Public Attributes

QuestRowType type
 
std::string text
 
int x = 0
 
int y = 0
 

Detailed Description

Definition at line 80 of file questdb.h.

Constructor & Destructor Documentation

◆ QuestRow()

QuestRow::QuestRow ( QuestRowType  type)
inline

Definition at line 82 of file questdb.h.

Member Data Documentation

◆ text

std::string QuestRow::text

Definition at line 87 of file questdb.h.

◆ type

QuestRowType QuestRow::type

Definition at line 86 of file questdb.h.

◆ x

int QuestRow::x = 0

Definition at line 88 of file questdb.h.

◆ y

int QuestRow::y = 0

Definition at line 89 of file questdb.h.


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