DestroyDefeatCondition
- Parameters
-
whichCondition defeatcondition
The defeatcondition to be destroyed.
- comment
-
Destroys a defeat condition.
- note
-
The defeat condition will only stop showing after the quest is reselected, the quest menu is re-opened, or when an update is forced (see
ForceQuestDialogUpdate
). - patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native DestroyDefeatCondition takes defeatcondition whichCondition returns nothing