public abstract static class QuestSegment.TriggerZoneCondition extends QuestSegment.Condition
| Modifier and Type | Class and Description |
|---|---|
static class |
QuestSegment.TriggerZoneCondition.Builder |
| Constructor and Description |
|---|
TriggerZoneCondition() |
| Modifier and Type | Method and Description |
|---|---|
static QuestSegment.TriggerZoneCondition.Builder |
builder() |
abstract TriggerZoneConditionType |
type()
Defines the type of trigger zone condition.
|
itempublic static QuestSegment.TriggerZoneCondition.Builder builder()
public abstract TriggerZoneConditionType type()