Show / Hide Table of Contents

Class TalkManager.NPCData

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

Fields

| Improve this Doc View Source

allowGuildResponse

Declaration
public bool allowGuildResponse
Field Value
Type Description
Boolean
| Improve this Doc View Source

allyFactionName

Declaration
public string allyFactionName
Field Value
Type Description
String
| Improve this Doc View Source

enemyFactionName

Declaration
public string enemyFactionName
Field Value
Type Description
String
| Improve this Doc View Source

factionData

Declaration
public FactionFile.FactionData factionData
Field Value
Type Description
FactionFile.FactionData
| Improve this Doc View Source

guildGroup

Declaration
public FactionFile.GuildGroups guildGroup
Field Value
Type Description
FactionFile.GuildGroups
| Improve this Doc View Source

isSpyMaster

Declaration
public bool isSpyMaster
Field Value
Type Description
Boolean
| Improve this Doc View Source

npcFactionName

Declaration
public string npcFactionName
Field Value
Type Description
String
| Improve this Doc View Source

numAnswersGivenTellMeAboutOrRumors

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

pcFactionName

Declaration
public string pcFactionName
Field Value
Type Description
String
| Improve this Doc View Source

race

Declaration
public Races race
Field Value
Type Description
Races
| Improve this Doc View Source

socialGroup

Declaration
public FactionFile.SocialGroups socialGroup
Field Value
Type Description
FactionFile.SocialGroups
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX