Click or drag to resize

SpecialShopManagerRawItems Property

All the items in the current shop window, some may not be visible to the player

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

Property Value

Type: SpecialShopItem
See Also