CandideServer.Helpers.WorkRecipesHelper
Type JSONpublic class in CandideServer.Helpers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Helpers - Base type
System.Object - Hash
CF84E8339273B6478E1ECA51CA4256B5BEC1D87E165C2DA59773BEB0374FAD29
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
ReuseUnlockedRecipesList# | private | private System.Collections.Generic.HashSet<System.String> ReuseUnlockedRecipesList |
Methods
CanCraftRecipeFromItems
#
public System.Boolean CanCraftRecipeFromItems(Shared.Models.Items.SharedInventoryModel inventory, Shared.Models.Items.ItemAmount[] itemRequirements)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
39E1D7ABA41F32DD4657AE8434D8CE26AA90D7A766C38C7A6B7A04193268F125 - Body hash
D582D08DAAE3DE79A8EBA8479791070862ED7DEB686752E51101FCAC4A9358C8 - IL size105
Referenced calls
System.String::op_Inequality(System.String, System.String)
GetRecipeGroupsForCitizen
#
public System.Collections.Generic.List<System.String> GetRecipeGroupsForCitizen(CandideServer.Models.Citizen.CitizenModel citizen)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.List<System.String> - StaticTrue
- VirtualFalse
- Hash
2EF0BDF52F3678BFCD32836EF7CB775738527D26EB8A9D8A7A0F8EBC7229F367 - Body hash
09A202711289D4FFB2F39A746EDB6E6D221977E725397E3B8C0B697445B1475B - IL size108
Referenced calls
System.Collections.Generic.List<System.String>::.ctor()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()System.Collections.Generic.List<System.String>::Add(!0)System.Collections.Generic.Dictionary<System.String, CandideServer.Models.Citizen.JobProgress>::get_Item(!0)
String literals
:
GetUnlockedRecipesForCitizen
#
public System.Collections.Generic.HashSet<System.String> GetUnlockedRecipesForCitizen(CandideServer.Models.Citizen.CitizenModel citizen)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.HashSet<System.String> - StaticTrue
- VirtualFalse
- Hash
DE58201DE59117FD10307A32D759D060A32670F44EFD3D9C2FF80CB4D98D640C - Body hash
9BB470E266E3B63633357FB4C970EB27BDFA252372CBDA77782BC96CE6982F40 - IL size203
Referenced calls
System.Collections.Generic.HashSet<System.String>::Clear()System.String::IsNullOrEmpty(System.String)System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.HashSet<System.String>>::TryGetValue(!0, !1&)System.Collections.Generic.HashSet<System.String>::GetEnumerator()HashSet.Enumerator<System.String>::get_Current()System.Collections.Generic.HashSet<System.String>::Add(!0)HashSet.Enumerator<System.String>::MoveNext()System.IDisposable::Dispose()System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::get_Value()System.Collections.Generic.Dictionary<System.Guid, System.Collections.Generic.HashSet<System.String>>::TryGetValue(!0, !1&)