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

onNameNotPresent

Field in DialogueCharacterNameView

Summary

Invoked when a line is received that doesn't contain a character name.

public UnityEvent onNameNotPresent;

Remarks

Games can use this event to hide the name UI.

See Also

Last updated

Was this helpful?