Class DateAndTime_v1
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class DateAndTime_v1
Fields
| Improve this Doc View SourcegameTime
Declaration
public ulong gameTime
Field Value
| Type | Description |
|---|---|
| UInt64 |
realTime
Declaration
public long realTime
Field Value
| Type | Description |
|---|---|
| Int64 |