#include <ConstructibleObjectMenu.h>
 | 
| enum class   | FilterFlags : std::uint32_t {  
  Wood = 0x0
, Hide = 0x1
, Draugr = 0x2
, Iron = 0x3
,  
  Studded = 0x4
, Imperial = 0x5
, Steel = 0x6
, Leather = 0x7
,  
  Dwarven = 0x8
, Elven = 0x9
, Falmer = 0xA
, Orcish = 0xB
,  
  Ebony = 0xC
, Glass = 0xD
, Dragon = 0xE
, Daedric = 0xF
,  
  Jewelry = 0x10
, Unk11 = 0x11
, GenericCraftableKeyword01 = 0x12
, GenericCraftableKeyword02 = 0x13
,  
  GenericCraftableKeyword03 = 0x14
, GenericCraftableKeyword04 = 0x15
, GenericCraftableKeyword05 = 0x16
, GenericCraftableKeyword06 = 0x17
,  
  GenericCraftableKeyword07 = 0x18
, GenericCraftableKeyword08 = 0x19
, Bonemold = 0x1A
, Chitin = 0x1B
,  
  Nordic = 0x1C
, Stalhrim = 0x1D
 
 } | 
|   | 
  Public Types inherited from RE::FxDelegateHandler | 
| using  | CallbackFn = void(const FxDelegateArgs &a_params) | 
|   | 
| enum   |  | 
|   | 
◆ FilterFlags
| Enumerator | 
|---|
| Wood  |  | 
| Hide  |  | 
| Draugr  |  | 
| Iron  |  | 
| Studded  |  | 
| Imperial  |  | 
| Steel  |  | 
| Leather  |  | 
| Dwarven  |  | 
| Elven  |  | 
| Falmer  |  | 
| Orcish  |  | 
| Ebony  |  | 
| Glass  |  | 
| Dragon  |  | 
| Daedric  |  | 
| Jewelry  |  | 
| Unk11  |  | 
| GenericCraftableKeyword01  |  | 
| GenericCraftableKeyword02  |  | 
| GenericCraftableKeyword03  |  | 
| GenericCraftableKeyword04  |  | 
| GenericCraftableKeyword05  |  | 
| GenericCraftableKeyword06  |  | 
| GenericCraftableKeyword07  |  | 
| GenericCraftableKeyword08  |  | 
| Bonemold  |  | 
| Chitin  |  | 
| Nordic  |  | 
| Stalhrim  |  | 
 
 
◆ ~ConstructibleObjectMenu()
  
  
      
        
          | RE::CraftingSubMenus::ConstructibleObjectMenu::~ConstructibleObjectMenu  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ Accept()
  
  
      
        
          | void RE::CraftingSubMenus::ConstructibleObjectMenu::Accept  | 
          ( | 
          CallbackProcessor *  | 
          a_cbReg | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ SetItemCardInfo()
  
  
      
        
          | void RE::CraftingSubMenus::ConstructibleObjectMenu::SetItemCardInfo  | 
          ( | 
          ItemCard *  | 
          a_itemCard | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ UpdateConstructibleList()
  
  
      
        
          | void RE::CraftingSubMenus::ConstructibleObjectMenu::UpdateConstructibleList  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ currentIndex
      
        
          | std::uint32_t RE::CraftingSubMenus::ConstructibleObjectMenu::currentIndex | 
        
      
 
 
◆ materialFilterFlags
◆ pad14C
      
        
          | std::uint32_t RE::CraftingSubMenus::ConstructibleObjectMenu::pad14C | 
        
      
 
 
◆ recipes
◆ RTTI
◆ unk150
      
        
          | std::uint64_t RE::CraftingSubMenus::ConstructibleObjectMenu::unk150 | 
        
      
 
 
◆ unk158
      
        
          | std::uint64_t RE::CraftingSubMenus::ConstructibleObjectMenu::unk158 | 
        
      
 
 
◆ VTABLE
The documentation for this class was generated from the following file: