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

Ingredient information. More...

Public Member Functions

override string ToString ()

Public Attributes

ushort NormalInInventory
ushort HqInInventory
byte NqSelected
byte HqSelected
uint ItemId
byte TotalNeeded

Detailed Description

Ingredient information.

Member Function Documentation

◆ ToString()

override string ff14bot.Managers.RecipeIngredientInfo.ToString ( )

Member Data Documentation

◆ HqInInventory

ushort ff14bot.Managers.RecipeIngredientInfo.HqInInventory

◆ HqSelected

byte ff14bot.Managers.RecipeIngredientInfo.HqSelected

◆ ItemId

uint ff14bot.Managers.RecipeIngredientInfo.ItemId

◆ NormalInInventory

ushort ff14bot.Managers.RecipeIngredientInfo.NormalInInventory

◆ NqSelected

byte ff14bot.Managers.RecipeIngredientInfo.NqSelected

◆ TotalNeeded

byte ff14bot.Managers.RecipeIngredientInfo.TotalNeeded