Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.SpecialShopItem Struct Reference

Struct containing the information for shopexchangecurrecny and shopexchangeitem The arrays provided are not cached so they should be declared outside prior to using LINQ. More...

Public Member Functions

override string ToString ()

Public Attributes

uint SetSize
uint TabIndex
readonly byte CurrencyExchangeMode

Properties

uint[] CurrencyCosts [get]
uint[] CurrencyTypes [get]
ushort[] CollectabilityRequired [get]
bool[] HqCurrencies [get]
bool[] HqRewards [get]
Item[] Items [get]
uint[] ItemIds [get]
Item Item0 [get]
Item Item1 [get]

Detailed Description

Struct containing the information for shopexchangecurrecny and shopexchangeitem The arrays provided are not cached so they should be declared outside prior to using LINQ.

Member Function Documentation

◆ ToString()

override string ff14bot.Managers.SpecialShopItem.ToString ( )

Member Data Documentation

◆ CurrencyExchangeMode

readonly byte ff14bot.Managers.SpecialShopItem.CurrencyExchangeMode

◆ SetSize

uint ff14bot.Managers.SpecialShopItem.SetSize

◆ TabIndex

uint ff14bot.Managers.SpecialShopItem.TabIndex

Property Documentation

◆ CollectabilityRequired

ushort [] ff14bot.Managers.SpecialShopItem.CollectabilityRequired
get

◆ CurrencyCosts

uint [] ff14bot.Managers.SpecialShopItem.CurrencyCosts
get

◆ CurrencyTypes

uint [] ff14bot.Managers.SpecialShopItem.CurrencyTypes
get

◆ HqCurrencies

bool [] ff14bot.Managers.SpecialShopItem.HqCurrencies
get

◆ HqRewards

bool [] ff14bot.Managers.SpecialShopItem.HqRewards
get

◆ Item0

Item ff14bot.Managers.SpecialShopItem.Item0
get

◆ Item1

Item ff14bot.Managers.SpecialShopItem.Item1
get

◆ ItemIds

uint [] ff14bot.Managers.SpecialShopItem.ItemIds
get

◆ Items

Item [] ff14bot.Managers.SpecialShopItem.Items
get