Show / Hide Table of Contents

Class RoomRental_v1

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

Fields

| Improve this Doc View Source

allocatedBedIndex

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

buildingKey

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

expiryTime

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

mapID

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

name

Declaration
public string name
Field Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX