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