Show / Hide Table of Contents

Class TalkManager.RumorMillEntry

Inheritance
Object
TalkManager.RumorMillEntry
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public class RumorMillEntry

Fields

| Improve this Doc View Source

faction1

Declaration
public int faction1
Field Value
Type Description
Int32
| Improve this Doc View Source

faction2

Declaration
public int faction2
Field Value
Type Description
Int32
| Improve this Doc View Source

flags

Declaration
public int flags
Field Value
Type Description
Int32
| Improve this Doc View Source

listRumorVariants

Declaration
public List<TextFile.Token[]> listRumorVariants
Field Value
Type Description
List<TextFile.Token[]>
| Improve this Doc View Source

questID

Declaration
public ulong questID
Field Value
Type Description
UInt64
| Improve this Doc View Source

regionID

Declaration
public int regionID
Field Value
Type Description
Int32
| Improve this Doc View Source

rumorType

Declaration
public TalkManager.RumorType rumorType
Field Value
Type Description
TalkManager.RumorType
| Improve this Doc View Source

textID

Declaration
public int textID
Field Value
Type Description
Int32
| Improve this Doc View Source

timeLimit

Declaration
public ulong timeLimit
Field Value
Type Description
UInt64
| Improve this Doc View Source

type

Declaration
public int type
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX