Candide.Toolkit.TownHelper
Type JSONpublic class in Candide.Toolkit
Type metadata
- Assembly
Romestead - Namespace
Candide.Toolkit - Base type
System.Object - Hash
9DFF976DBD61288F6CF3F322315F12968E670D8E5EBEC56AE72A1E1800F3CE59
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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
9FC8FD818AB44CF06243D1D373E41DE504DFC9BE6A631E90B5178F7C08E7E883 - Body hash
F0FA1F616253A91168E3D6837031EB3C95219E7F7B94BD798CCF2A795975F789 - 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()