Click or drag to resize

ConditionParserHqHasAtLeast Method

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool HqHasAtLeast(
	uint itemId,
	int Count
)

Parameters

itemId
Type: SystemUInt32
Count
Type: SystemInt32

Return Value

Type: Boolean
See Also