Show / Hide Table of Contents

Class GuildMembership_v1

Inheritance
Object
GuildMembership_v1
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class GuildMembership_v1

Fields

| Improve this Doc View Source

flags

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

lastRankChange

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

rank

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

variant

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