Romestead Assembly Reference

Candide.GameModels.Services.CropService

Type JSON

public class in Candide.GameModels.Services

Methods9
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Services
  • Base typeSystem.Object
  • HashA0DBAC2D136325CC0CD281635E1CEEBFC043094F5459C66A9326A9A795D0E107

Relationships

Base type

System.Object

Methods

OnReceive_DryFarmland

public System.Void OnReceive_DryFarmland(CandideServer.MessageModels.Crops.DryFarmlandMessage message)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash812E4098E67578985D6FA0D5F883CBAC9E1A1E3C768CC9E1B71C506A9121FE51
  • Body hash078411E4EA2E03F2430F3550D302ECB15D1110DDB3B068691D53601CFD614B71
  • IL size23
Referenced calls

OnReceive_PlaceCrop

public System.Void OnReceive_PlaceCrop(CandideServer.MessageModels.Crops.SpawnCropMessage message)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC7241D88B02DFB1B488A928C565C65D2826038E94A100DAF64BC7E4B551A4A3C
  • Body hashFBE17170F53AD9A176AC68407C3A42EE59CBDBD06A952CF3C51EA0961DC01EF6
  • IL size26
Referenced calls

OnReceive_RemoveCrop

public System.Void OnReceive_RemoveCrop(CandideServer.MessageModels.Crops.RemoveCropMessage message)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF65D58845B7D8F7917ACD6346C46509FDE95AACFE252CC5B9BF24D8B319DCF14
  • Body hash806BA87AE27C939256AF387347703401F890B61ADEAAC7B7DC020909E7CA272A
  • IL size74
Referenced calls

OnReceive_UpdateCrop

public System.Void OnReceive_UpdateCrop(CandideServer.MessageModels.Crops.CropUpdateMessage message)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash15F5EFF19810E7C0A87C1A3887D2C33BB8E86C946234CA7B8C4658E265F81F09
  • Body hash7829A9A0906C987DA4C3CD07C203EFC11579332B8807788563F074FDFDD86759
  • IL size37
Referenced calls

OnReceive_WaterCrop

public System.Void OnReceive_WaterCrop(CandideServer.MessageModels.Crops.WaterCropsMessage message)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE48B634FE239A474CA8C8EFEC5D4A48257EEFE1BA01296EC168FB88AB5CD66B9
  • Body hash02618AF7D200760CFCEDC08D264E35982D25C3189B10BF05F521AA103E7B6104
  • IL size23
Referenced calls

SendGetPlaceCrop

public System.Void SendGetPlaceCrop(System.Guid itemInstanceId, Microsoft.Xna.Framework.Point tilePosition, System.Action onError)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash49B5E7958E30FFF2559E5F1B7172B843C0AC4A456EB0D235C7F1785B541A379C
  • Body hashA39B3CBA1046FE5C98649B6704F44B85E0B7D71252923C2AF290CDDF719F277C
  • IL size93
Referenced calls
  • CropService.<>c__DisplayClass7_0::.ctor()
  • CandideServer.MessageModels.Crops.GetPlaceCropRequest::.ctor()
  • CropService.<>c::<SendGetPlaceCrop>b__7_0(CandideServer.MessageModels.Crops.GetPlaceCropResponse)
  • System.Action<CandideServer.MessageModels.Crops.GetPlaceCropResponse>::.ctor(System.Object, System.IntPtr)
  • CropService.<>c__DisplayClass7_0::<SendGetPlaceCrop>b__1(System.Byte)
  • System.Action<System.Byte>::.ctor(System.Object, System.IntPtr)
  • Candide.Multiplayer.Network.NetworkManager::Get(System.String, System.Object, System.Action<T>, System.Single, System.Action<System.Byte>, System.Boolean)
Called by
String literals
  • get-place-crop

SendPlaceCrop

public System.Void SendPlaceCrop(Microsoft.Xna.Framework.Point tilePosition, System.String cropId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash274CED9E4857F8401F72060BEF2759A1B08A63FCE9130A0EADBB6984A180F82D
  • Body hash7128759C678D1E9C7FC8D9F57C43EDB0BD4F80EEDDE0D2C78DAF8F5EAA3814C1
  • IL size31
Referenced calls
String literals
  • spawn-crop

SendPlayerHarvestCrop

public System.Void SendPlayerHarvestCrop(Microsoft.Xna.Framework.Point tilePosition)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF340418CDA9A832ED414782B5D959FC10AFA022FCE88A5743313BC121C307F2F
  • Body hash72FE90CF1331ACED2ABDA1BEF652DD67A94899C8E026A7E5C37098520103861F
  • IL size24
Referenced calls
Called by
String literals
  • harvest-crop

Send_TryRemoveCrop

public System.Void Send_TryRemoveCrop(Microsoft.Xna.Framework.Point point)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash27294F0C15393C8A053FB00B3106F54BE2E46A09D229FA7B6B08D0F9F4A890A3
  • Body hashAF6CAE07D4C09FFDC999761FE37F6509136E6EC3A07FFD12481EAC4DEEF80ED2
  • IL size34
Referenced calls
Called by
String literals
  • clear-crop