Click or drag to resize

SpecialShopManagerItems Property

All the items in the current shop window that the player can see

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static List<SpecialShopItem> Items { get; }

Property Value

Type: ListSpecialShopItem
See Also