NodeComplete(string,Action)

Method in DialogueViewBase

Summary

Called by the DialogueRunner to signal that the end of a node has been reached.

public virtual void NodeComplete(string nextNode, Action onComplete)

Remarks

This method may be called multiple times before DialogueComplete() is called. If this method returns Dialogue.HandlerExecutionType.ContinueExecution , do not call the onComplete method.

The default implementation does nothing.

Parameters

NameDescription

string nextNode

The name of the next node that is being entered.

Action onComplete

A method that should be called to /// indicate that the DialogueRunner should continue executing.

Last updated

Yarn Spinner® and Secret Lab® are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.