- Found in:
- Vanilla
Description
Documentation Comment
Starts this quests timer with the given time or the time saved on the quest itself if none was given.
Will reset the timer with the new time if the timer was running.
Caveats
Parameters
floatafTimeInHours=-1
Examples
Auto-Generated Example
float myFloat__afTimeInHours
myQuest__toCallFunctionOn.StartQuestTimer(myFloat__afTimeInHours)