ConditionParserHuntSubEntryCompleted Method (ClassJobType, Int32, Int32) |
Namespace:
ff14bot.NeoProfiles
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static bool HuntSubEntryCompleted(
ClassJobType job,
int item,
int subitem
)
Parameters
- job
- Type: ff14bot.EnumsClassJobType
- item
- Type: SystemInt32
- subitem
- Type: SystemInt32
Return Value
Type:
BooleanSee Also