Romestead Assembly Reference

CandideServer.ServerSystems.CropServerSystem

Type JSON

public class in CandideServer.ServerSystems

Methods2
Properties0
Fields3
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerSystems
  • Base typeSystem.Object
  • Hash8FF7BEFF51E72A7DED0C95EFF36BF651C99E92289290F1FB66AD3AEAF46F4BFB

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
WetFarmlandCheckTimerpublicpublic System.Single WetFarmlandCheckTimer
WetFarmlandDriedUpReuseListprivateprivate System.Collections.Generic.List<Microsoft.Xna.Framework.Point> WetFarmlandDriedUpReuseList
WetFarmlandTimeBetweenCheckspublicpublic System.Single WetFarmlandTimeBetweenChecks

Methods

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5E25D1F3A23D5267140D71565527C14610A03CAFD50BD0A44BF90716AF2D5795
  • Body hashDDE5CEACD95AFF8A7F6EB88D6C62F16B5FD3078553893A44A26C880CDAB77FA8
  • IL size334
Referenced calls
Called by
String literals
  • WorldStats_CropGrowthModifier

UpdateWetFarmlandCheck

private System.Void UpdateWetFarmlandCheck(System.Single dt)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCB6D943C328E57093B5F5326D847E4ABB3174E28D1B9EC03A5135BF31EC024E6
  • Body hash1724179BA4C56B8BBDF6838D66F4964BB7B281EBE9825FF25146E95D380CCE9E
  • IL size448
Referenced calls
Called by