Romestead Assembly Reference

Shared.Data.WorshipUnlocksDataBase

Type JSON

public class in Shared.Data

Methods4
Properties0
Fields2
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Data
  • Base typeSystem.Object
  • Hash572D9454D935D1957421D838DC448E414935ECE9AB85DBA2C554A299485CEDA5

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
DataMappublicpublic System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.WorshipUnlock> DataMap
SuffixNamepublicpublic System.String SuffixName

Methods

AddWorshipUnlocks

public System.Void AddWorshipUnlocks(System.Collections.Generic.List<Shared.Models.Gods.WorshipUnlock> worshipUnlocks)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash722A619BB67F1B2BEFDCF6A0894A5459270CBFFF4C6B913ECB0E94B0692C286B
  • Body hash5E48B8A140CC6505E2868794FDA7E41366AEA63062E9A46D1080AAC33F469E99
  • IL size112
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Gods.WorshipUnlock>::GetEnumerator()
  • List.Enumerator<Shared.Models.Gods.WorshipUnlock>::get_Current()
  • System.String::Concat(System.String, System.String)
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.WorshipUnlock>::TryAdd(!0, !1)
  • System.String::Concat(System.String, System.String, System.String)
  • CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
  • List.Enumerator<Shared.Models.Gods.WorshipUnlock>::MoveNext()
  • System.IDisposable::Dispose()
String literals
  • *worship_unlock:name
  • Detected duplicate worship unlock id '
  • '.

GetWorshipUnlockOrNull

public Shared.Models.Gods.WorshipUnlock GetWorshipUnlockOrNull(System.String id)

Method metadata
  • Visibilitypublic
  • Return typeShared.Models.Gods.WorshipUnlock
  • StaticTrue
  • VirtualFalse
  • Hash6F2E124D92D8DD9C6CEB0E707C57ACBD7127010D157ECE5E7FAE2F0EEF2A121C
  • Body hashF03C63E7C5A01616EF04670D986EF9497C88047B5A9A897451E06E55209CA0D9
  • IL size22
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.WorshipUnlock>::TryGetValue(!0, !1&)
Called by

GetWorshipUnlocksForGod

public System.Collections.Generic.IEnumerable<Shared.Models.Gods.WorshipUnlock> GetWorshipUnlocksForGod(System.String godId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.IEnumerable<Shared.Models.Gods.WorshipUnlock>
  • StaticTrue
  • VirtualFalse
  • Hash7679A708A99CBE75A4CC9D03062123428A93B5F05921238012F90E3D648EBF55
  • Body hash7C99CA58730D69C713217237ADB1A5CA527416FCA8E47EDB87566817A05C629D
  • IL size15
Referenced calls
  • WorshipUnlocksDataBase.<GetWorshipUnlocksForGod>d__4::.ctor(System.Int32)
Called by

TryGetWorshipUnlock

public System.Boolean TryGetWorshipUnlock(System.String id, out Shared.Models.Gods.WorshipUnlock& worshipUnlock)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash96D05AA4609A4081B4BBE912CEA0B9A19546200F430B5390D0ACF2ABEA6E5C60
  • Body hashBAE63CFA4CFB2DF2D7AEDC3D7E38DA34D7047B9B9E7248C29F0DBDAD04E3782F
  • IL size37
Referenced calls
Called by
String literals
  • Couldn't find WorshipUnlock with ID: