Class ItemRepairData_v1
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class ItemRepairData_v1
Fields
| Improve this Doc View SourcerepairTime
Declaration
public int repairTime
Field Value
| Type | Description |
|---|---|
| Int32 |
sceneName
Declaration
public string sceneName
Field Value
| Type | Description |
|---|---|
| String |
timeStarted
Declaration
public ulong timeStarted
Field Value
| Type | Description |
|---|---|
| UInt64 |