UnlockBlocker
Structured unmet requirement for selecting or progressing one form.
Constructors
Link copied to clipboard
public void UnlockBlocker(UnlockBlocker.Kind kind, String formId, SkillType skillType, int currentLevel, int requiredLevel, String reason)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static UnlockBlocker foundationSkill(String formId, SkillType skillType, int currentLevel, int requiredLevel)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static UnlockBlocker parentLocalLevel(String parentFormId, int currentLevel, int requiredLevel)