NodeNames
Property in Dialogue
Summary
Gets the names of the nodes in the currently loaded Program.
public IEnumerable<string> NodeNames
{
get; }
Last updated
Was this helpful?
Property in Dialogue
Gets the names of the nodes in the currently loaded Program.
public IEnumerable<string> NodeNames
{
get; }
Last updated
Was this helpful?