| 
    CommonLibSSE NG
    
   | 
 
#include <ItemList.h>
Classes | |
| struct | Item | 
Public Member Functions | |
| Item * | GetSelectedItem () | 
| void | Update () | 
| void | Update (TESObjectREFR *a_owner) | 
Public Attributes | |
| GPtr< GFxMovieView > | view | 
| GFxValue | root | 
| GFxValue | entryList | 
| BSTArray< Item * > | items | 
| bool | unk50 | 
| std::uint8_t | pad51 | 
| std::uint16_t | pad52 | 
| std::uint32_t | pad54 | 
Protected Member Functions | |
| void | Update_Impl (TESObjectREFR *a_owner) | 
| Item * RE::ItemList::GetSelectedItem | ( | ) | 
| void RE::ItemList::Update | ( | ) | 
| void RE::ItemList::Update | ( | TESObjectREFR * | a_owner | ) | 
      
  | 
  protected | 
| GFxValue RE::ItemList::entryList | 
| std::uint8_t RE::ItemList::pad51 | 
| std::uint16_t RE::ItemList::pad52 | 
| std::uint32_t RE::ItemList::pad54 | 
| GFxValue RE::ItemList::root | 
| bool RE::ItemList::unk50 | 
| GPtr<GFxMovieView> RE::ItemList::view |