HasSalientContent(string)

Method in Dialogue

Summary

Returns if the node group has any potential nodes to be run based on the current salient selector.

public bool HasSalientContent(string nodeGroup)

Parameters

Name
Description

string nodeGroup

The name of the node group.

Returns

True if there is any salient content for the requested node group

Last updated

Was this helpful?