Romestead Assembly Reference

CandideServer.Models.Spells.ServerWeatherSpell

Type JSON

public class in CandideServer.Models.Spells

Methods2
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

CanCast

public Shared.Combat.Spells.CanCastSpellResult CanCast(CandideServer.Models.Spells.ServerSpellCastingContext context)

Method metadata
  • Visibilitypublic
  • Return typeShared.Combat.Spells.CanCastSpellResult
  • StaticFalse
  • VirtualTrue
  • HashA3D1D8D9EF2B378848C24E01129570E0817E8FAD77364E0941D387226F63EE74
  • Body hash6943A403F3489D519B1E49E7492B1FF0696C9C69DFA3969F560CB405614CF473
  • IL size69
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, CandideServer.Data.DataModels.ServerWeatherData>::ContainsKey(!0)
  • System.Guid::op_Inequality(System.Guid, System.Guid)

DoCast

protected System.Void DoCast(Shared.Combat.Projectiles.ProjectileSystem projectileSystem, CandideServer.Models.Spells.ServerSpellCastingContext context, Shared.Helpers.CastSpellArgs castSpellArgs)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashEF09ADBAEDAF4CB280F3D21CDF7887079C1EADD1BF3E76C83D704A161B630A9D
  • Body hash92777BBC641BF6688F946B12C1DAE96EF4F098471B01BB8E4C930D74F883773B
  • IL size120
Referenced calls