Show / Hide Table of Contents

Struct FaceDetails

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct FaceDetails

Fields

| Improve this Doc View Source

faceIndex

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

factionFaceIndex

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

gender

Declaration
public Genders gender
Field Value
Type Description
Genders
| Improve this Doc View Source

isChild

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

questUID

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

targetFoe

Declaration
public Symbol targetFoe
Field Value
Type Description
Symbol
| Improve this Doc View Source

targetPerson

Declaration
public Symbol targetPerson
Field Value
Type Description
Symbol
| Improve this Doc View Source

targetRace

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