Show / Hide Table of Contents

Class DateAndTime_v1

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

Fields

| Improve this Doc View Source

gameTime

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

realTime

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