SetOnStarted

Method

Sets the onStarted action and returns the quest.

Definition

IQuest SetOnStarted(Action onStarted)
IQuest SetOnStarted(Action onStarted)

Returns IQuest

Parameters

ParameterDescription
Action onStarted

Event called when this quest is started.