Returns the name of the quest being abandoned. Usable after calling SetAbandonQuest()
but before calling AbandonQuest()
.
See also Quest functions.
Signature:
name
=
GetAbandonQuestName()
Returns:
name
- Name of the quest being abandoned (string
)