Show / Hide Table of Contents

Struct TalkManager.NpcWorkEntry

Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public struct NpcWorkEntry

Fields

| Improve this Doc View Source

buildingName

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

npc

Declaration
public StaticNPC.NPCData npc
Field Value
Type Description
StaticNPC.NPCData
| 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