Romestead Assembly Reference

Candide.GameModels.Controllers.FurnitureGameStateController

Type JSON

public class in Candide.GameModels.Controllers

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Controllers
  • Base typeSystem.Object
  • HashE2F346BA145569E33398117CDF5ACC532E8246FE8D281BF23409FE63A4D280F9

Relationships

Base type

System.Object

Methods

ModifyFurnitureAmount

public System.Int32 ModifyFurnitureAmount(System.String furnitureId, System.Int32 change)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash15C48463261B8BE1CED68BA9B101EDB33A989AD1896C189CB6161F753D3047C9
  • Body hash62D25C7E7F3087319019B5A0FF3BAF7A4D487F61BBA189D2ACBB9ECB95D2302C
  • IL size76
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.Furniture.FurnitureData>::ContainsKey(!0)
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::TryGetValue(!0, !1&)
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::set_Item(!0, !1)
Called by