Romestead Assembly Reference

Shared.Models.Player.PlayerCharacterSaveModel

Type JSON

public class in Shared.Models.Player

Methods0
Properties0
Fields18
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Models.Player
  • Base typeSystem.Object
  • Hash3D4964B71A90A0FC52B5BE57A5C48BBAE2E3823D0C4ACA5B1CC560A4C5936C4F

Relationships

Fields

NameVisibilitySignature
AnalyticsAggregatespublicpublic System.Collections.Generic.Dictionary<System.String, System.Double> AnalyticsAggregates
AnalyticsFirstspublicpublic System.Collections.Generic.HashSet<System.String> AnalyticsFirsts
Brokenpublicpublic System.Boolean Broken
CharacterModelpublicpublic Shared.Models.Player.PlayerCharacterModel CharacterModel
Equipmentpublicpublic Shared.Models.Items.ItemInstanceModel[] Equipment
Inventorypublicpublic Shared.Models.Items.ItemInstanceModel[] Inventory
LoadedFromBackuppublicpublic System.Boolean LoadedFromBackup
Moneypublicpublic System.UInt64 Money
PlayerWorldFlagsBooleanspublicpublic System.Collections.Generic.Dictionary<System.Guid, System.Collections.Generic.Dictionary<System.String, System.Boolean>> PlayerWorldFlagsBooleans
PlayerWorldFlagsFloatspublicpublic System.Collections.Generic.Dictionary<System.Guid, System.Collections.Generic.Dictionary<System.String, System.Single>> PlayerWorldFlagsFloats
PlayerWorldFlagsStringspublicpublic System.Collections.Generic.Dictionary<System.Guid, System.Collections.Generic.Dictionary<System.String, System.String>> PlayerWorldFlagsStrings
SavedFurniturepublicpublic System.Collections.Generic.Dictionary<System.String, System.Int32> SavedFurniture
SavedHotBarpublicpublic System.Collections.Generic.List<System.Nullable<Shared.Models.Player.HotBarSaveModel>> SavedHotBar
SaveFileNamepublicpublic System.String SaveFileName
SecondaryEquipmentpublicpublic Shared.Models.Items.ItemInstanceModel[] SecondaryEquipment
TimePlayedAtLoadpublicpublic System.Double TimePlayedAtLoad
TrackedQuestIdpublicpublic System.String TrackedQuestId
WorshipOfferedItemAmountspublicpublic System.Collections.Generic.Dictionary<System.String, System.Int32> WorshipOfferedItemAmounts