SetOnStarted

Method

Sets the onStarted action and returns the task.

Definition

IQuestTask SetOnStarted(Action onStarted)
IQuestTask SetOnStarted(Action onStarted)

Returns IQuestTask

Parameters

ParameterDescription
Action onStarted

Event called when this task is started.