Romestead Assembly Reference

CandideServer.Buildings.BuildingControllers.BrickOvenController

Type JSON

public class in CandideServer.Buildings.BuildingControllers

Methods5
Properties0
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
CookingTimeprivateprivate System.Single CookingTime
ReuseConsumeClayAmountprivateprivate Shared.Models.Items.ResourceAmount[] ReuseConsumeClayAmount
_cookingTimerprivateprivate System.Single _cookingTimer
_furnaceprivateprivate CandideServer.Models.SourceModel _furnace
_furnaceAreaprivateprivate CandideCreator.Shared.Models.RectangleF _furnaceArea
_furnaceSourceIdprivateprivate System.Guid _furnaceSourceId

Methods

OnBuildingRemove

public System.Void OnBuildingRemove()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0B6B1C399A3E351ED0F9223FD619958C5258F14E1F2AD9C4E14C7A4F6726D58E
  • Body hashFF0DA07CF4CE21C277AE3E2166933BA6CCF904FD07508CAA21631E1D51A5A3EB
  • IL size29
Referenced calls

OnLoaded

public System.Void OnLoaded()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash66A4C0996AB8A1B9A216CB81ACF3DEB013CE70A0E323BA42885AB49D220ACA7E
  • Body hash14199B31B5DE3E632BF0FDE5386EB9413E0E0892BC2B3BE809B21C3614F7D08B
  • IL size104
Referenced calls
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.SourceModel>::TryGetValue(!0, !1&)
  • CandideServer.Exceptions.BuildingLoadException::.ctor()
  • CandideCreator.Shared.Models.RectangleF::.ctor(System.Single, System.Single, System.Single, System.Single)

OnNewlyCreated

public System.Void OnNewlyCreated()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7BB52EBD8A7284104CD8202A0559DF65D62C2B0551A88264B105179B3CE1F261
  • Body hash595B19706DB298127AC1C8748EFFAFD289F48F893569CDBE5B69263388EB961A
  • IL size207
Referenced calls
String literals
  • resource:clay
  • resource:brick
  • resource:bucket

OnTickFurnace

private System.Void OnTickFurnace()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4726849A2892DD4C4496A6ADAC52D602E710BB30F4C762D17666320185D4CCC5
  • Body hash74DDCC1E8C72CE25676A5F5BBE65E14CCB648ED6E36B78435C1FA74C9284B657
  • IL size273
Referenced calls
Called by
String literals
  • resource:brick
  • resource:clay

Update

public System.Void Update(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash065CF9F4100BB83374DF5A2F1C022FE6A67A15ABDD047DE62976E8A5065F191A
  • Body hashED46F34E27E7B2B0E5AFDE7A20736CC3F85F6E34A6D5FA37D68B9FED5DD4125E
  • IL size46
Referenced calls