Show / Hide Table of Contents

Delegate NovelPlayer.OnDialogueChangedDelegate

Namespace: NovelEditor
Assembly: rirunee.NovelEditor.Runtime.dll
Syntax
public delegate void OnDialogueChangedDelegate(NovelData.ParagraphData.Dialogue data);
Parameters
Type Name Description
NovelData.ParagraphData.Dialogue data
In This Article
Back to top Generated by DocFX