#include <inventory.h>
◆ Find()
◆ FireAdded()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FireAdded  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ FireEquip()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FireEquip  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ FireIdle()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FireIdle  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ FirePrimaryAction()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FirePrimaryAction  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ FireRemoved()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FireRemoved  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ FireSecondaryAction()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FireSecondaryAction  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ FireUnequip()
      
        
          | void tram::Ext::Kitchensink::ItemClass::FireUnequip  | 
          ( | 
          Inventory *  | 
          inventory | ) | 
           | 
        
      
 
 
◆ OnAdded()
◆ OnEquip()
◆ OnIdle()
◆ OnPrimaryAction()
  
  
      
        
          | virtual bool tram::Ext::Kitchensink::ItemClass::OnPrimaryAction  | 
          ( | 
          ItemClass *  | 
          ,  | 
         
        
           | 
           | 
          Inventory *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ OnRemoved()
◆ OnSecondaryAction()
  
  
      
        
          | virtual bool tram::Ext::Kitchensink::ItemClass::OnSecondaryAction  | 
          ( | 
          ItemClass *  | 
          ,  | 
         
        
           | 
           | 
          Inventory *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ OnUnequip()
◆ Register()
  
  
      
        
          | void tram::Ext::Kitchensink::ItemClass::Register  | 
          ( | 
          ItemClass *  | 
          item | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ attributes
      
        
          | std::vector<Attribute> tram::Ext::Kitchensink::ItemClass::attributes | 
        
      
 
 
◆ base_class
      
        
          | name_t tram::Ext::Kitchensink::ItemClass::base_class | 
        
      
 
 
◆ default_compartment
      
        
          | name_t tram::Ext::Kitchensink::ItemClass::default_compartment | 
        
      
 
 
◆ effects
      
        
          | std::vector<Effect> tram::Ext::Kitchensink::ItemClass::effects | 
        
      
 
 
◆ equipped_slot
      
        
          | name_t tram::Ext::Kitchensink::ItemClass::equipped_slot | 
        
      
 
 
◆ height
      
        
          | int tram::Ext::Kitchensink::ItemClass::height = 1 | 
        
      
 
 
◆ icon_font
      
        
          | GUI::font_t tram::Ext::Kitchensink::ItemClass::icon_font = 0 | 
        
      
 
 
◆ icon_glyph
      
        
          | GUI::glyph_t tram::Ext::Kitchensink::ItemClass::icon_glyph = 0 | 
        
      
 
 
◆ name
      
        
          | name_t tram::Ext::Kitchensink::ItemClass::name | 
        
      
 
 
◆ sprite_font
      
        
          | GUI::font_t tram::Ext::Kitchensink::ItemClass::sprite_font = 0 | 
        
      
 
 
◆ sprite_glyph
      
        
          | GUI::glyph_t tram::Ext::Kitchensink::ItemClass::sprite_glyph = 0 | 
        
      
 
 
◆ stack
      
        
          | int tram::Ext::Kitchensink::ItemClass::stack = 1 | 
        
      
 
 
◆ value
      
        
          | int tram::Ext::Kitchensink::ItemClass::value = 0 | 
        
      
 
 
◆ viewmodel
      
        
          | name_t tram::Ext::Kitchensink::ItemClass::viewmodel | 
        
      
 
 
◆ weight
      
        
          | float tram::Ext::Kitchensink::ItemClass::weight = 0.0f | 
        
      
 
 
◆ width
      
        
          | int tram::Ext::Kitchensink::ItemClass::width = 1 | 
        
      
 
 
◆ worldmodel
      
        
          | name_t tram::Ext::Kitchensink::ItemClass::worldmodel | 
        
      
 
 
The documentation for this class was generated from the following files:
- C:/Users/Poga/Desktop/painis/tram-sdk/src/extensions/kitchensink/inventory.h
 
- C:/Users/Poga/Desktop/painis/tram-sdk/src/extensions/kitchensink/inventory.cpp