All pages
Powered by GitBook
1 of 1

Loading...

onNameUpdate

Field in DialogueCharacterNameView

Summary

Invoked when a line is received that contains a character name. The name is given as the parameter.

public DialogueRunner.StringUnityEvent onNameUpdate;

See Also

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

DialogueCharacterNameView.onNameNotPresent