Unlock Condition
Represents a condition that must be met for a tool to be unlocked.
Inheritors
Types
Link copied to clipboard
Tool unlocks after specified prerequisite tools have been called.
Link copied to clipboard
Tool unlocks when all conditions are met.
Link copied to clipboard
Tool unlocks when any condition is met.
Link copied to clipboard
Tool unlocks when an artifact of the specified type has been produced.
Link copied to clipboard
Tool unlocks when a custom predicate returns true.