Back to Server.Engines.MLQuests.Objectives

TimedKillObjective : KillObjective

(ctor) TimedKillObjective( TimeSpan duration, int amount, Type[] types, TextDefinition name )
(ctor) TimedKillObjective( TimeSpan duration, int amount, Type[] types, TextDefinition name, QuestArea area )
TimeSpan Duration( get; )
bool IsTimed( get; )