C# Class Yarn.Dialogue.NodeCompleteResult

Inheritance: RunnerResult
Afficher le fichier Open project: thesecretlab/YarnSpinner

Méthodes publiques

Свойство Type Description
nextNode string

Méthodes publiques

Méthode Description
NodeCompleteResult ( string nextNode ) : System

Method Details

NodeCompleteResult() public méthode

public NodeCompleteResult ( string nextNode ) : System
nextNode string
Résultat System

Property Details

nextNode public_oe property

public string nextNode
Résultat string