CommonLibSSE (Parapets fork)
RE::ItemCard Struct Reference

#include <ItemCard.h>

Public Member Functions

 ItemCard (GFxMovieView *a_view)
 
void SetForm (const TESForm *a_form)
 
void SetItem (const InventoryEntryData *a_item, bool a_ignoreStolen)
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

GFxValue obj
 
BSString infoText
 
void * unk28
 
std::uint32_t unk30
 
std::uint32_t pad34
 
GPtr< GFxMovieViewview
 

Constructor & Destructor Documentation

◆ ItemCard()

RE::ItemCard::ItemCard ( GFxMovieView a_view)

Member Function Documentation

◆ SetForm()

void RE::ItemCard::SetForm ( const TESForm a_form)

◆ SetItem()

void RE::ItemCard::SetItem ( const InventoryEntryData a_item,
bool  a_ignoreStolen 
)

◆ TES_HEAP_REDEFINE_NEW()

RE::ItemCard::TES_HEAP_REDEFINE_NEW ( )

Member Data Documentation

◆ infoText

BSString RE::ItemCard::infoText

◆ obj

GFxValue RE::ItemCard::obj

◆ pad34

std::uint32_t RE::ItemCard::pad34

◆ unk28

void* RE::ItemCard::unk28

◆ unk30

std::uint32_t RE::ItemCard::unk30

◆ view

GPtr<GFxMovieView> RE::ItemCard::view

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