For the complete documentation index, see llms.txt. This page is also available as Markdown.

IsValid

Property in DialogueReference

Summary

Gets a value indicating that this reference is valid - that is, the project and node name are set, and the node exists in the project.

public bool IsValid { get };

Last updated

Was this helpful?