Show / Hide Table of Contents

Class NovelData.ChoiceData

選択肢のデータです

Inheritance
System.Object
NovelData.NodeData
NovelData.ChoiceData
Inherited Members
NovelData.NodeData.nodeName
NovelData.NodeData.isActive
NovelData.NodeData.index
NovelData.NodeData.nextParagraphIndex
Namespace: NovelEditor
Assembly: rirunee.NovelEditor.Runtime.dll
Syntax
[Serializable]
public class ChoiceData : NovelData.NodeData

Fields

text

Declaration
public string text
Field Value
Type Description
System.String 選択肢のボタンに表示されるテキスト
In This Article
Back to top Generated by DocFX