Romestead Assembly Reference

Candide.Toolkit.TownHelper

Type JSON

public class in Candide.Toolkit

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Toolkit
  • Base typeSystem.Object
  • Hash9DFF976DBD61288F6CF3F322315F12968E670D8E5EBEC56AE72A1E1800F3CE59

Relationships

Base type

System.Object

Methods

GetAllCitizenIdsFromBuildingIds

public System.Void GetAllCitizenIdsFromBuildingIds(System.Collections.Generic.IEnumerable<System.Guid> buildingIds, System.Collections.Generic.HashSet<System.Guid> outputHashSet)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9FC8FD818AB44CF06243D1D373E41DE504DFC9BE6A631E90B5178F7C08E7E883
  • Body hashF0FA1F616253A91168E3D6837031EB3C95219E7F7B94BD798CCF2A795975F789
  • IL size139
Referenced calls
  • System.Collections.Generic.HashSet<System.Guid>::Clear()
  • System.Collections.Generic.IEnumerable<System.Guid>::GetEnumerator()
  • System.Collections.Generic.IEnumerator<System.Guid>::get_Current()
  • System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.Constructions.Building>::TryGetValue(!0, !1&)
  • System.Collections.Generic.List<Candide.GameModels.Models.Citizens.CitizenSlot>::GetEnumerator()
  • List.Enumerator<Candide.GameModels.Models.Citizens.CitizenSlot>::get_Current()
  • System.Nullable<System.Guid>::get_HasValue()
  • System.Nullable<System.Guid>::get_Value()
  • System.Collections.Generic.HashSet<System.Guid>::Add(!0)
  • List.Enumerator<Candide.GameModels.Models.Citizens.CitizenSlot>::MoveNext()
  • System.IDisposable::Dispose()
  • System.Collections.IEnumerator::MoveNext()