Click or drag to resize

ConditionParserHuntGCSubEntryCompleted Method (Int32, GrandCompany, Int32, Int32)

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool HuntGCSubEntryCompleted(
	int rank,
	GrandCompany gc,
	int item,
	int subitem
)

Parameters

rank
Type: SystemInt32
gc
Type: ff14bot.EnumsGrandCompany
item
Type: SystemInt32
subitem
Type: SystemInt32

Return Value

Type: Boolean
See Also