OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
HouseNpcDesc Struct Reference

#include <UIHouses.h>

Public Attributes

HouseNpcType type
 
std::string label = ""
 
GraphicsImageicon = nullptr
 
GUIButtonbutton = nullptr
 
MapId targetMapID = MAP_INVALID
 
NPCDatanpc = nullptr
 

Member Data Documentation

◆ button

GUIButton* HouseNpcDesc::button = nullptr

◆ icon

GraphicsImage* HouseNpcDesc::icon = nullptr

◆ label

std::string HouseNpcDesc::label = ""

◆ npc

NPCData* HouseNpcDesc::npc = nullptr

◆ targetMapID

MapId HouseNpcDesc::targetMapID = MAP_INVALID

◆ type

HouseNpcType HouseNpcDesc::type

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