SetOnCompleted

Method

Sets the onCompleted action and returns the quest.

Definition

IQuest SetOnCompleted(Action onCompleted)
IQuest SetOnCompleted(Action onCompleted)

Returns IQuest

Parameters

ParameterDescription
Action onCompleted

Event called when this quest is completed.