LeviLamina
Loading...
Searching...
No Matches
TradeItem Struct Reference

Public Member Functions

TradeItemoperator= (TradeItem const &)
 
 TradeItem (TradeItem const &)
 
MCAPI TradeItem (::TradeItem &&)
 
MCAPI::TradeItem & operator= (::TradeItem &&)
 
MCAPI ~TradeItem ()
 
MCAPI void * $ctor (::TradeItem &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 4, int > itemId
 
::ll::TypedStorage< 4, 4, int > itemAux
 
::ll::TypedStorage< 4, 4, int > count_min
 
::ll::TypedStorage< 4, 4, int > count_max
 
::ll::TypedStorage< 4, 4, float > price_multiplier
 
::ll::TypedStorage< 8, 32, ::std::string > originalName
 
::ll::TypedStorage< 8, 64, ::ActorFilterGroupfilter
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::LootItemFunction > > > functions
 

Constructor & Destructor Documentation

◆ TradeItem()

MCAPI TradeItem::TradeItem ( ::TradeItem && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~TradeItem()

MCAPI TradeItem::~TradeItem ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ operator=()

MCAPI::TradeItem & TradeItem::operator= ( ::TradeItem && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * TradeItem::$ctor ( ::TradeItem && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void TradeItem::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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