Package zombie.Quests
Class QuestTask_ArbitaryAction
java.lang.Object
zombie.Quests.QuestTask
zombie.Quests.QuestTask_ArbitaryAction
- All Implemented Interfaces:
Completable
public class QuestTask_ArbitaryAction extends QuestTask
-
Field Summary
Fields inherited from class zombie.Quests.QuestTask
Complete, Failed, Hidden, OnCompleteActions, TaskType, Unlocked, WasComplete
-
Constructor Summary
Constructors Constructor Description QuestTask_ArbitaryAction(java.lang.String string, java.lang.String string2, java.lang.String string3)
-
Method Summary
Modifier and Type Method Description void
Update()
Methods inherited from class zombie.Quests.QuestTask
getInternalName, getName, IsComplete, IsFailed
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait