Romestead Assembly Reference

CandideServer.ServerManagers.WeatherServerManager

Type JSON

public class in CandideServer.ServerManagers

Methods4
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • Hash08885134594F48061BF93726D5BF7E5706F4573530690AC5EE036379B8421758

Relationships

Base type

System.Object

Methods

CheatWeather

public System.Void CheatWeather(System.String weatherDataId, Microsoft.Xna.Framework.Vector2 position, System.Boolean clearOtherWeather, System.Single radius, System.Single duration, Microsoft.Xna.Framework.Vector2 velocity, System.Single timer)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9473557F9B0AB5F63F113A7470FDB6DFAC1C65DFF6E0F5E7959CC060FD1C4607
  • Body hashAD3BB99FFE56EEA0F2C95B5DDE6ED05700E5F6AF5E5E47E3948978A27CEF43FA
  • IL size135
Referenced calls
Called by

MoveWeather

public System.Void MoveWeather(System.Guid instanceId, Microsoft.Xna.Framework.Vector2 position)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE3A9D84C3C5A7837A678E4AB72BC69E7E3D4D9C02C621164F68D449CFBA5F565
  • Body hashC8F7734C3F251854934C1BCDA74A4F42243F6051D737C1D5551132C2A9FDAAF1
  • IL size18
Referenced calls

RemoveWeather

public System.Void RemoveWeather(System.Guid instanceId, System.Boolean fadeOut)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash09230F746D750A2829C07FCC82173510BCDFD17480EB26923AD20106AE593E60
  • Body hash43A12373DC851E39DF52013C20B2C2A747586028CA5446D0A60AD532C2F197CD
  • IL size17
Referenced calls
Called by

SpawnWeather

public Shared.Models.Weather.WeatherInstanceModel SpawnWeather(System.String weatherDataId, Microsoft.Xna.Framework.Vector2 position, System.Single radius1, System.Single radius2, System.Single duration, Microsoft.Xna.Framework.Vector2 velocity, System.Guid weatherInstanceId, System.Boolean doNotAutoRemove, System.Single timer)

Method metadata
  • Visibilitypublic
  • Return typeShared.Models.Weather.WeatherInstanceModel
  • StaticTrue
  • VirtualFalse
  • HashA107E087FB006850DB95EA47893DC6C783F5B82C909D73719B8F7F27021B342A
  • Body hash055E1898AEB3492B68D53237617D702CBC3F18B1A5D14AAF58BD190A8A9AFC30
  • IL size64
Referenced calls
Called by