Show / Hide Table of Contents

Class ItemRepairData_v1

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

Fields

| Improve this Doc View Source

repairTime

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

sceneName

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

timeStarted

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