IsNodeGroup(string)
Method in Dialogue
Summary
Gets a value indicating whether nodeName
is the name of a valid node group in the program.
Parameters
Name
Description
string
nodeName
The name of the node group to check.
Returns
true
if nodeName
is the name of a node group; false
otherwise.
Last updated