onNameNotPresent
Field in DialogueCharacterNameView
Summary
Invoked when a line is received that doesn't contain a character name.
Remarks
Games can use this event to hide the name UI.
See Also
DialogueCharacterNameView.onNameUpdate: Invoked when a line is received that contains a character name. The name is given as the parameter.
Last updated