#include <HUDData.h>
 | 
| enum class   | Type {  
  kUnk0 = 0
, kNotification = 1
, kActivate = 2
, kActivateNoLabel = 3
,  
  kCenter = 4
, kSubtitle = 5
, kSetBlinking = 11
, kSetFadeOut = 12
,  
  kSetPct = 13
, kQuestStarted = 14
, kQuestComplete = 15
, kQuestFailed = 16
,  
  kObjectiveStarted = 17
, kObjectiveComplete = 18
, kObjectiveFailed = 19
, kSkillIncrease = 20
,  
  kWordOfPower1 = 21
, kWordOfPower2 = 22
, kCrosshairHide = 23
, kCrosshairSneak = 24
 
 } | 
|   | 
| enum class   | Discovery {  
  kCity = 1
, kTown = 2
, kDungeon4 = 4
, kDungeon7 = 7
,  
  kDungeon8 = 8
, kDungeon12 = 12
, kDungeon15 = 15
 
 } | 
|   | 
◆ Discovery
| Enumerator | 
|---|
| kCity  |  | 
| kTown  |  | 
| kDungeon4  |  | 
| kDungeon7  |  | 
| kDungeon8  |  | 
| kDungeon12  |  | 
| kDungeon15  |  | 
 
 
◆ Type
| Enumerator | 
|---|
| kUnk0  |  | 
| kNotification  |  | 
| kActivate  |  | 
| kActivateNoLabel  |  | 
| kCenter  |  | 
| kSubtitle  |  | 
| kSetBlinking  |  | 
| kSetFadeOut  |  | 
| kSetPct  |  | 
| kQuestStarted  |  | 
| kQuestComplete  |  | 
| kQuestFailed  |  | 
| kObjectiveStarted  |  | 
| kObjectiveComplete  |  | 
| kObjectiveFailed  |  | 
| kSkillIncrease  |  | 
| kWordOfPower1  |  | 
| kWordOfPower2  |  | 
| kCrosshairHide  |  | 
| kCrosshairSneak  |  | 
 
 
◆ ~HUDData()
  
  
      
        
          | RE::HUDData::~HUDData  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ crossHairRef
◆ discovery
◆ pad14
      
        
          | std::uint32_t RE::HUDData::pad14 | 
        
      
 
 
◆ pad2C
      
        
          | std::uint32_t RE::HUDData::pad2C | 
        
      
 
 
◆ pad41
      
        
          | std::uint8_t RE::HUDData::pad41 | 
        
      
 
 
◆ pad42
      
        
          | std::uint16_t RE::HUDData::pad42 | 
        
      
 
 
◆ RTTI
◆ text
◆ type
◆ unk30
◆ unk38
      
        
          | std::uint64_t RE::HUDData::unk38 | 
        
      
 
 
◆ unk40
      
        
          | std::uint8_t RE::HUDData::unk40 | 
        
      
 
 
◆ VTABLE
The documentation for this class was generated from the following file: