CommonLibSSE NG
Loading...
Searching...
No Matches
RE::ItemList Struct Reference

#include <ItemList.h>

Classes

struct  Item
 

Public Member Functions

ItemGetSelectedItem ()
 
void Update ()
 
void Update (TESObjectREFR *a_owner)
 

Public Attributes

GPtr< GFxMovieViewview
 
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)
 

Member Function Documentation

◆ GetSelectedItem()

Item * RE::ItemList::GetSelectedItem ( )

◆ Update() [1/2]

void RE::ItemList::Update ( )

◆ Update() [2/2]

void RE::ItemList::Update ( TESObjectREFR a_owner)

◆ Update_Impl()

void RE::ItemList::Update_Impl ( TESObjectREFR a_owner)
protected

Member Data Documentation

◆ entryList

GFxValue RE::ItemList::entryList

◆ items

BSTArray<Item*> RE::ItemList::items

◆ pad51

std::uint8_t RE::ItemList::pad51

◆ pad52

std::uint16_t RE::ItemList::pad52

◆ pad54

std::uint32_t RE::ItemList::pad54

◆ root

GFxValue RE::ItemList::root

◆ unk50

bool RE::ItemList::unk50

◆ view

GPtr<GFxMovieView> RE::ItemList::view

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