CandideServer.ServerSystems.Weather.Controllers.ServerRainyWeatherController
Type JSONpublic class in CandideServer.ServerSystems.Weather.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerSystems.Weather.Controllers - Base type
System.Object - Interfaces
CandideServer.Data.DataModels.IServerWeatherController - Hash
F7313D9579D0150CDD68155F326CCEF41F4E6268D293E8E03481F9B051E21DD6
Relationships
Base type
System.Object
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
Weather# | public | public Shared.Models.Weather.WeatherInstanceModel Weather |
Methods
Initialize
#
public System.Void Initialize(Shared.Models.Weather.WeatherInstanceModel instance)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
D067FD2FB800E3F48E59A70FDE6A108AE72E9CA8945F088194105FAC13002839 - Body hash
42341A44C2636CCCF628854C918950D50CCD551069E6046EF2F066C309BBE023 - IL size8
Update
#
public System.Void Update(System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9AFA9192FB52C068C1CEFE04AC1E0EC2D11A5EB996F22FA394C048139CC0AD28 - Body hash
2218F144D4A7A28BCF43F0C013D1C4FBEDCFB323C3C6DE6364F0920D83789115 - IL size62
WaterRandomPoint
#
public System.Void WaterRandomPoint(Shared.Models.Weather.WeatherInstanceModel weather)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F46B91263FDB9D9E088CED2CC9026FF065CEAFAFEAEBD5AA45335A5A65A4B4EE - Body hash
40364CE0EFFB252032624513CB791E6A34B043E6375F92C3D37399FED66F615A - IL size282
Referenced calls
CandideCreator.Shared.Helpers.RandomHelper::NextPointInCircle(System.Random)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::ToPoint()CandideServer.Models.ServerChunkedWorld::CheckBoundsTile(System.Int32, System.Int32)Shared.Models.WorldTile[,]::Get(System.Int32, System.Int32)CandideServer.ServerManagers.CropServerManager::WaterTilesAndCrops(Microsoft.Xna.Framework.Vector2, System.Single)System.Collections.Generic.Dictionary<Microsoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel>::TryGetValue(!0, !1&)System.DateTime::get_Ticks()