Click or drag to resize

Request.RequestedItems Property

Gets the list of requested items

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

Property Value

Type:Request.RequestItem[]
See Also