ConditionParserGetQuestStepGtLt Method |
Namespace:
ff14bot.NeoProfiles
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static bool GetQuestStepGtLt(
int id,
int min,
int max
)
Parameters
- id
- Type: SystemInt32
- min
- Type: SystemInt32
- max
- Type: SystemInt32
Return Value
Type:
BooleanSee Also